summaryrefslogtreecommitdiff
path: root/fs/btrfs/tree-log.c
diff options
context:
space:
mode:
authorDaniel Vacek <neelx@suse.com>2025-03-18 10:54:38 +0100
committerDavid Sterba <dsterba@suse.com>2025-05-15 14:30:39 +0200
commit062f3d02a21ce4ec212fa53f8e05db65554b09d1 (patch)
tree59a694b1a636041d64e4e6656baf9fe72b422b93 /fs/btrfs/tree-log.c
parentc61660ec341e65650e58c92d0af71184aa216ff0 (diff)
btrfs: remove unused flag EXTENT_BUFFER_IN_TREE
This flag is set after inserting the eb to the buffer tree and cleared on it's removal. It was added in commit 34b41acec1ccc0 ("Btrfs: use a bit to track if we're in the radix tree") and wanted to make use of it, faa2dbf004e89e ("Btrfs: add sanity tests for new qgroup accounting code"). Both are 10+ years old, we can remove the flag. Signed-off-by: Daniel Vacek <neelx@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/tree-log.c')
0 files changed, 0 insertions, 0 deletions