bcachefs: "Snapshot deletion did not run correctly" should be a fsck err
authorKent Overstreet <kent.overstreet@gmail.com>
Thu, 11 Aug 2022 00:22:01 +0000 (20:22 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:37 +0000 (17:09 -0400)
commitc7be3cb546e3bb2704008506bd6c50ad5ea02441
treed6a411dd286188f52673d93694d0aa3554d18739
parentfa3ae3ca4e13d86fe5f97c275748b3820c873091
bcachefs: "Snapshot deletion did not run correctly" should be a fsck err

This was noticed when a test hit this error and didn't fail, because
fsck wasn't returning that it fixed errors.

Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
fs/bcachefs/fsck.c