From: Dan Carpenter Date: Mon, 30 Jul 2012 08:16:10 +0000 (-0600) Subject: Btrfs: fix some error codes in btrfs_qgroup_inherit() X-Git-Tag: v3.6-rc4~6^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5986802c2fcc754040bb7ed95f30bb16c4a843b7;p=pandora-kernel.git Btrfs: fix some error codes in btrfs_qgroup_inherit() These are returning zero when it should be returning a negative error code. Signed-off-by: Dan Carpenter --- Reading git-diff-tree failed