diff options
author | Christoph Hellwig <[email protected]> | 2024-08-13 09:39:41 +0200 |
---|---|---|
committer | Chandan Babu R <[email protected]> | 2024-09-03 10:07:38 +0530 |
commit | 11f4c3a53adde1a57097b1ebaf36c64d9c0231bd (patch) | |
tree | c9edc488c3faf5ef72b71e39c0975a20bbbd6cae /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | b717089efe47bb0894d3deb016fecfc09ae586c6 (diff) |
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 <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Chandan Babu R <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions