Btrfs: don't log error from btrfs_get_bdev_and_sb
authorAnand Jain <anand.jain@oracle.com>
Fri, 14 Aug 2015 10:33:04 +0000 (18:33 +0800)
committerDavid Sterba <dsterba@suse.com>
Thu, 1 Oct 2015 15:56:47 +0000 (17:56 +0200)
commit097efc966ab3e2c3677698f4ab5b229bfff101dd
treea77e3147c67efaae0465fbf83e496728d2745008
parent9e271ae27e4407388c5b25c747abc25c07838b0b
Btrfs: don't log error from btrfs_get_bdev_and_sb

Originally the message was not in a helper but ended up there. We should
print error messages from callers instead.

Signed-off-by: Anand Jain <anand.jain@oracle.com>
[reworded subject and changelog]
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/volumes.c