aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorFilipe Manana <[email protected]>2022-09-19 14:06:32 +0000
committerDavid Sterba <[email protected]>2022-09-29 15:08:30 +0000
commit9c9d1b4f74c5e96779e561af9b57c65607bf8a6d (patch)
tree948809af45807aa0c800287dab90af30bb16ca3d /fs/jbd2/commit.c
parentbtrfs: use cond_resched_rwlock_write() during inode eviction (diff)
downloadkernel-9c9d1b4f74c5e96779e561af9b57c65607bf8a6d.tar.gz
kernel-9c9d1b4f74c5e96779e561af9b57c65607bf8a6d.zip
btrfs: move open coded extent map tree deletion out of inode eviction
Move the loop that removes all the extent maps from the inode's extent map tree during inode eviction out of inode.c and into extent_map.c, to btrfs_drop_extent_map_range(). Anything manipulating extent maps or the extent map tree should be in extent_map.c. Signed-off-by: Filipe Manana <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions