]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: Better incompat version/feature error messages
authorKent Overstreet <kent.overstreet@linux.dev>
Sat, 15 Mar 2025 23:57:20 +0000 (19:57 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Mon, 24 Mar 2025 13:50:34 +0000 (09:50 -0400)
commit2eb985c54954f1e4203f0d72cb0a6fe15d0958b0
treee6bb9b76937ee4b35d07281b6d13b940124270de
parent6aa446c05a44ddc46b0aea510a95d288e993daec
bcachefs: Better incompat version/feature error messages

If we can't mount because of an incompatibility, print what's supported
and unsupported - to help solve PEBKAC issues.

Reported-by: Roland Vet <vet.roland@protonmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/super-io.c