bcachefs: btree_gc can now handle unknown btrees
Compatibility fix - we no longer have a separate table for which order
gc walks btrees in, and special case the stripes btree directly.
Signed-off-by:
Kent Overstreet <kent.overstreet@linux.dev>
Showing
- fs/bcachefs/bcachefs.h 1 addition, 43 deletionsfs/bcachefs/bcachefs.h
- fs/bcachefs/btree_gc.c 4 additions, 5 deletionsfs/bcachefs/btree_gc.c
- fs/bcachefs/btree_gc.h 20 additions, 24 deletionsfs/bcachefs/btree_gc.h
- fs/bcachefs/btree_gc_types.h 29 additions, 0 deletionsfs/bcachefs/btree_gc_types.h
- fs/bcachefs/ec.c 1 addition, 1 deletionfs/bcachefs/ec.c
Please register or sign in to comment