diff options
author | Filipe Manana <fdmanana@suse.com> | 2022-09-19 15:06:32 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-09-29 17:08:30 +0200 |
commit | 9c9d1b4f74c5e96779e561af9b57c65607bf8a6d (patch) | |
tree | 948809af45807aa0c800287dab90af30bb16ca3d /fs/btrfs/relocation.c | |
parent | 99ba0c815058805a179d0edf8ddd421898798957 (diff) |
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 <fdmanana@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/relocation.c')
0 files changed, 0 insertions, 0 deletions