aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dump_stack.c
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2021-04-13 18:15:12 +0000
committerDarrick J. Wong <[email protected]>2021-04-15 16:35:51 +0000
commitb2197a36c0ef5b35a0ed83de744610a462da1ad3 (patch)
tree21611dca81125014a3e3904f8c4e8b7e7f2937fb /lib/dump_stack.c
parentxfs: remove XFS_IFINLINE (diff)
downloadkernel-b2197a36c0ef5b35a0ed83de744610a462da1ad3.tar.gz
kernel-b2197a36c0ef5b35a0ed83de744610a462da1ad3.zip
xfs: remove XFS_IFEXTENTS
The in-memory XFS_IFEXTENTS is now only used to check if an inode with extents still needs the extents to be read into memory before doing operations that need the extent map. Add a new xfs_need_iread_extents helper that returns true for btree format forks that do not have any entries in the in-memory extent btree, and use that instead of checking the XFS_IFEXTENTS flag. Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'lib/dump_stack.c')
0 files changed, 0 insertions, 0 deletions