bcachefs: Suppress -EROFS messages when shutting down
authorKent Overstreet <kent.overstreet@linux.dev>
Wed, 12 Oct 2022 20:11:31 +0000 (16:11 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:47 +0000 (17:09 -0400)
commit5f659376fc1b9ad23b00a35242179b8961e0bc2d
tree486fa760d2862e4a809ef478a63c0094be88b683
parentef0732861a3af5bd1c5b08b6f64ca5b2cbee04bc
bcachefs: Suppress -EROFS messages when shutting down

This isn't actually an error condition, this just indicates a normal
shutdown - no reason for these to be in the log.

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