]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: journal_shutdown is EROFS, not EIO
authorKent Overstreet <kent.overstreet@linux.dev>
Tue, 6 May 2025 04:22:26 +0000 (00:22 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Wed, 7 May 2025 20:58:26 +0000 (16:58 -0400)
commit473f09f362e5979efbff40c9bbce58892ad39d66
treec112a345a2dc73727d7c4a4777d7e22c3f429d41
parent9c618560994794d6f477e81f3b695fe799feec8a
bcachefs: journal_shutdown is EROFS, not EIO

We often filter out EROFS errors to avoid log spew after an emergency
shutdown - journal_shutdown is just another emergency shutdown error.

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