OSDN Git Service

btrfs: adjust message level for unrecognized mount option
authorDavid Sterba <dsterba@suse.com>
Wed, 27 Nov 2019 15:02:05 +0000 (16:02 +0100)
committerDavid Sterba <dsterba@suse.com>
Mon, 23 Mar 2020 16:01:45 +0000 (17:01 +0100)
commit7e8f19e50e3ccf0608133cd76e845c282cd84a55
treeee0adef7b8bfea380092ea5699c1d9e90539e82a
parent42c9d0b524cf9af180dcb788a938cdc4c678e8cb
btrfs: adjust message level for unrecognized mount option

An unrecognized option is a failure that should get user/administrator
attention, the info level is often below what gets logged, so make it
error.

Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/super.c