]> www.infradead.org Git - users/willy/xarray.git/commit
bcachefs: Convert bch2_replicas_gc2() to new accounting
authorKent Overstreet <kent.overstreet@linux.dev>
Mon, 12 Feb 2024 20:21:10 +0000 (15:21 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 14 Jul 2024 23:00:13 +0000 (19:00 -0400)
commit00839addfc771e5653bb9562c5a87cd78eea0eee
tree7d763e3bfee3058651a95f75d344df6074c19176
parentfb23d57a6dfc4e521c003dc542799f07d22d269e
bcachefs: Convert bch2_replicas_gc2() to new accounting

bch2_replicas_gc2() is used for garbage collection superblock replicas
entries that are empty - this converts it to the new accounting scheme.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/replicas.c