diff options
| author | Filipe Manana <[email protected]> | 2021-10-25 16:31:54 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2022-01-03 14:09:42 +0000 |
| commit | ccae4a19c9140a34a0c5f0658812496dd8bbdeaf (patch) | |
| tree | f0def02500bfb1abf30bd5b23f95d08ccb105d6c /fs/btrfs/tests/extent-buffer-tests.c | |
| parent | btrfs: only copy dir index keys when logging a directory (diff) | |
| download | kernel-ccae4a19c9140a34a0c5f0658812496dd8bbdeaf.tar.gz kernel-ccae4a19c9140a34a0c5f0658812496dd8bbdeaf.zip | |
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 <[email protected]>
Signed-off-by: Filipe Manana <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/tests/extent-buffer-tests.c')
0 files changed, 0 insertions, 0 deletions
