]> www.infradead.org Git - users/jedix/linux-maple.git/commit
btrfs: remove detached list from struct btrfs_backref_cache
authorJosef Bacik <josef@toxicpanda.com>
Thu, 3 Oct 2024 15:43:12 +0000 (11:43 -0400)
committerDavid Sterba <dsterba@suse.com>
Mon, 13 Jan 2025 13:53:15 +0000 (14:53 +0100)
commitf974bc3c9ac0025b89195d605ed8543763232eeb
tree498c0d0dd7a05fceb90561a98f97cfe89997ce05
parentb61e0eb0374299ab5fdd5a767f2759907dc41e1e
btrfs: remove detached list from struct btrfs_backref_cache

We don't ever look at this list, remove it.

Reviewed-by: Boris Burkov <boris@bur.io>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/backref.c
fs/btrfs/backref.h
fs/btrfs/relocation.c