]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
bcachefs: Stripes now properly subject to gc
authorKent Overstreet <kent.overstreet@gmail.com>
Sat, 24 Nov 2018 22:09:44 +0000 (17:09 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:12 +0000 (17:08 -0400)
commitdfe9bfb32e380df67d25cd5afb887b3466230e03
tree165d9ff7b5a4e9c3e701b69758be49e9e91edaf2
parentad7ae8d63fa82e5d713e73a1a6a4ca9728f84898
bcachefs: Stripes now properly subject to gc

gc now verifies the contents of the stripes radix tree, important for
persistent alloc info

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/bcachefs.h
fs/bcachefs/btree_gc.c
fs/bcachefs/buckets.c
fs/bcachefs/buckets.h
fs/bcachefs/ec.c
fs/bcachefs/ec.h
fs/bcachefs/ec_types.h
fs/bcachefs/extents.c
fs/bcachefs/quota.c
fs/bcachefs/recovery.c
fs/bcachefs/super.c