btrfs: update message levels during failed mount
authorDavid Sterba <dsterba@suse.cz>
Fri, 19 Dec 2014 17:38:41 +0000 (18:38 +0100)
committerChris Mason <clm@fb.com>
Thu, 22 Jan 2015 02:02:03 +0000 (18:02 -0800)
commitaa8ee31209d644a3f4716cb0c43aba7889fbef31
tree2d75256c0f46b89a218d041a38c07635134a5449
parent68b663d13ceba777ee6e250154f0e3ab28bd1181
btrfs: update message levels during failed mount

All error conditions from open_ctree shall be ERR. Warning would
suggest that something's wrong and we can continue.

Signed-off-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/disk-io.c