bcachefs: Kill metadata only gc
authorKent Overstreet <kent.overstreet@gmail.com>
Fri, 22 Jan 2021 02:51:42 +0000 (21:51 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:52 +0000 (17:08 -0400)
commit079663d8ed81bfd74a331b819eda17d753719605
tree5757439f4d3d4fb1090236d8e729ee7b9587da83
parentb7cf4bd7fe689534f77455b7d60f5033b9a3bd28
bcachefs: Kill metadata only gc

This was useful before we had transactional updates to interior btree
nodes - but now, it's just extra unneeded complexity.

Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/btree_gc.c
fs/bcachefs/btree_gc.h
fs/bcachefs/recovery.c