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)
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

Simple merge