]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: bch2_btree_lost_data() now handles snapshots tree
authorKent Overstreet <kent.overstreet@linux.dev>
Thu, 24 Apr 2025 13:09:56 +0000 (09:09 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Thu, 22 May 2025 00:14:33 +0000 (20:14 -0400)
commit3be132f93cff2586be482cb81807ff83899f572e
tree931381ea7280ff76349497d3747ffc23fb55ee0e
parentb3bbd47f8314997b7a13cfe0b2048a19a5b62fcf
bcachefs: bch2_btree_lost_data() now handles snapshots tree

We have a consolidated places for "this btree lost data, run this
repair", so use it.

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