aboutsummaryrefslogtreecommitdiffstats
path: root/fs/sysv/super.c
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2022-06-02 23:57:17 +0200
committerDavid Sterba <dsterba@suse.com>2022-06-07 17:29:50 +0200
commite3a4167c880cf889f66887a152799df4d609dd21 (patch)
treee67c60093c6e8b3b2ae8b9fba02aea13abf13833 /fs/sysv/super.c
parentbtrfs: prevent remounting to v1 space cache for subpage mount (diff)
downloadlinux-dev-e3a4167c880cf889f66887a152799df4d609dd21.tar.xz
linux-dev-e3a4167c880cf889f66887a152799df4d609dd21.zip
btrfs: add error messages to all unrecognized mount options
Almost none of the errors stemming from a valid mount option but wrong value prints a descriptive message which would help to identify why mount failed. Like in the linked report: $ uname -r v4.19 $ mount -o compress=zstd /dev/sdb /mnt mount: /mnt: wrong fs type, bad option, bad superblock on /dev/sdb, missing codepage or helper program, or other error. $ dmesg ... BTRFS error (device sdb): open_ctree failed Errors caused by memory allocation failures are left out as it's not a user error so reporting that would be confusing. Link: https://lore.kernel.org/linux-btrfs/9c3fec36-fc61-3a33-4977-a7e207c3fa4e@gmx.de/ CC: stable@vger.kernel.org # 4.9+ Reviewed-by: Qu Wenruo <wqu@suse.com> Reviewed-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: Anand Jain <anand.jain@oracle.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/sysv/super.c')
0 files changed, 0 insertions, 0 deletions