diff options
| author | Christoph Hellwig <hch@lst.de> | 2024-08-13 09:39:41 +0200 |
|---|---|---|
| committer | Chandan Babu R <chandanbabu@kernel.org> | 2024-09-03 10:07:38 +0530 |
| commit | 11f4c3a53adde1a57097b1ebaf36c64d9c0231bd (patch) | |
| tree | c9edc488c3faf5ef72b71e39c0975a20bbbd6cae /scripts/gdb/linux/interrupts.py | |
| 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 <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions
