diff options
author | Christoph Hellwig <hch@lst.de> | 2024-08-13 10:39:41 +0300 |
---|---|---|
committer | Chandan Babu R <chandanbabu@kernel.org> | 2024-09-03 07:37:38 +0300 |
commit | 11f4c3a53adde1a57097b1ebaf36c64d9c0231bd (patch) | |
tree | c9edc488c3faf5ef72b71e39c0975a20bbbd6cae /tools/perf/scripts/python/task-analyzer.py | |
parent | b717089efe47bb0894d3deb016fecfc09ae586c6 (diff) | |
download | linux-11f4c3a53adde1a57097b1ebaf36c64d9c0231bd.tar.xz |
xfs: simplify extent lookup in xfs_can_free_eofblocks
xfs_can_free_eofblocks just cares if there is an extent beyond EOF.
Replace the call to xfs_bmapi_read with a xfs_iext_lookup_extent
as we've already checked that extents are read in earlier.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions