From: Jie Liu Date: Thu, 24 Jul 2014 11:27:17 +0000 (+1000) Subject: xfs: fix uflags detection at xfs_fs_rm_xquota X-Git-Tag: omap-for-v3.17/fixes-against-rc2~83^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74dc93a9087fc71240486d914b4a95f8e510e0e4;p=pandora-kernel.git xfs: fix uflags detection at xfs_fs_rm_xquota We are intended to check up uflags against FS_PROJ_QUOTA rather than FS_USER_UQUOTA once more, it looks to me like a typo, but might cause the project quota metadata space can not be removed. Signed-off-by: Jie Liu Reviewed-by: Christoph Hellwig Signed-off-by: Dave Chinner --- Reading git-diff-tree failed