From: Stefan Behrens Date: Fri, 9 Aug 2013 15:08:40 +0000 (+0200) Subject: Btrfs: get rid of one BUG() in write_all_supers() X-Git-Tag: v3.12-rc1~40^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d565ba4330db102127f19d159609df5c3a375d8;p=pandora-kernel.git Btrfs: get rid of one BUG() in write_all_supers() The second round uses btrfs_error() and return -EIO, the first round can handle write errors the same way. Signed-off-by: Stefan Behrens Signed-off-by: Josef Bacik Signed-off-by: Chris Mason --- Reading git-diff-tree failed