summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2019-11-09 02:05:30 +0300
committerDarrick J. Wong <darrick.wong@oracle.com>2019-11-11 03:54:22 +0300
commit2eb68a5d3619b80dec745f71df8af5f80cda16f8 (patch)
treef33cacfb5bd24e72490e22b443dd6ba8e672f8a3 /tools/perf/scripts/python
parent1682310474b2f223951ee46f21e34eb462cf71c2 (diff)
downloadlinux-2eb68a5d3619b80dec745f71df8af5f80cda16f8.tar.xz
xfs: remove the data_dotdot_offset field in struct xfs_dir_ops
The data_dotdot_offset value is always equal to data_entry_offset plus the fixed size of the "." entry. Right now calculating that fixed size requires an indirect call, but by the end of this series it will be an inline function that can be constant folded. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions