From: Wang Shilong Date: Sun, 7 Apr 2013 10:50:19 +0000 (+0000) Subject: Btrfs: fix missing check in the btrfs_qgroup_inherit() X-Git-Tag: v3.10-rc1~31^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f5e2d3b3877d34231bbe45856f3b78b7692e472;p=pandora-kernel.git Btrfs: fix missing check in the btrfs_qgroup_inherit() The original code forgot to check 'inherit', we should gurantee that all the qgroups in the struct 'inherit' exist. Signed-off-by: Wang Shilong Reviewed-by: Miao Xie Signed-off-by: Josef Bacik --- Reading git-diff-tree failed