]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
bcachefs: BCH_FS_recovery_running
authorKent Overstreet <kent.overstreet@linux.dev>
Wed, 27 Nov 2024 08:00:54 +0000 (03:00 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sat, 21 Dec 2024 06:36:20 +0000 (01:36 -0500)
commit9963a14da1091c114764bec8723cf81677ca691e
treea5b750a82d594898983342e3fa26779cb05ede8c
parent124e108185dccf7cc1bb159501ea7fea59350218
bcachefs: BCH_FS_recovery_running

If we're autofixing topology errors, we shouldn't shutdown if we're
still in recovery.

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