]> www.infradead.org Git - users/dwmw2/linux.git/commit
bcachefs: Print mount opts earlier
authorKent Overstreet <kent.overstreet@linux.dev>
Tue, 22 Apr 2025 01:16:24 +0000 (21:16 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Thu, 24 Apr 2025 23:09:52 +0000 (19:09 -0400)
commitcaab547686d77733387fe734942846916374ddf2
treed3111cd59422ff68031edaf0be20e181af8eb066
parent7cb85324c4f6817d5147b9d298c71bf9b5e87c6b
bcachefs: Print mount opts earlier

If we aren't mounting with the correct degraded option, it's helpful to
know that before we fail to mount degraded.

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