bcachefs: Don't fail mount if device has been removed
authorKent Overstreet <kent.overstreet@gmail.com>
Mon, 7 Sep 2020 02:58:28 +0000 (22:58 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:44 +0000 (17:08 -0400)
commit625104ea21386361b60d20ae696b9df6111236f5
treed08f2aa05d7a501a6a5ce6365ea8e4978d5936b5
parentca73852a1341534e2bf00cfbdc853bb3b1095af8
bcachefs: Don't fail mount if device has been removed

Also - make sure to show the devices we actually have open in /proc

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