summaryrefslogtreecommitdiff
path: root/fs/btrfs/inode-item.c
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2021-10-25 19:31:54 +0300
committerDavid Sterba <dsterba@suse.com>2022-01-03 17:09:42 +0300
commitccae4a19c9140a34a0c5f0658812496dd8bbdeaf (patch)
treef0def02500bfb1abf30bd5b23f95d08ccb105d6c /fs/btrfs/inode-item.c
parent339d035424849c89fe29913d07b08b153596bfb8 (diff)
downloadlinux-ccae4a19c9140a34a0c5f0658812496dd8bbdeaf.tar.xz
btrfs: remove no longer needed logic for replaying directory deletes
Now that we log only dir index keys when logging a directory, we no longer need to deal with dir item keys in the log replay code for replaying directory deletes. This is also true for the case when we replay a log tree created by a kernel that still logs dir items. So remove the remaining code of the replay of directory deletes algorithm that deals with dir item keys. Reviewed-by: Josef Bacik <josef@toxicpanda.com> Signed-off-by: Filipe Manana <fdmanana@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/inode-item.c')
0 files changed, 0 insertions, 0 deletions