From: Ilya Dryomov Date: Fri, 22 Jun 2012 18:14:13 +0000 (-0600) Subject: Btrfs: do not ignore errors from btrfs_cleanup_fs_roots() when mounting X-Git-Tag: v3.6-rc1~81^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44c44af2f4a6dc1595f1711cf307bd01062fd129;p=pandora-kernel.git Btrfs: do not ignore errors from btrfs_cleanup_fs_roots() when mounting There used to be a BUG_ON(ret) there before EH patch (79787eaa) went in. Bail out with EINVAL. Cc: David Sterba Signed-off-by: Ilya Dryomov --- Reading git-diff-tree failed