]> www.infradead.org Git - users/dwmw2/linux.git/commit
bcachefs: better error message in check_snapshot_tree()
authorKent Overstreet <kent.overstreet@linux.dev>
Thu, 10 Oct 2024 01:27:11 +0000 (21:27 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sat, 21 Dec 2024 06:36:15 +0000 (01:36 -0500)
commit9e2f5f79882b855156cd522acb7354e5a7901418
tree64c8ce607e7a2ecce823d3f2b40a0dfa7d2f413d
parent106480e9a869e8d2dd2db34819d04e15ccfd896c
bcachefs: better error message in check_snapshot_tree()

If we find a snapshot node and it didn't match the snapshot tree, we
should print it.

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