From: Jie Liu Date: Fri, 22 Nov 2013 16:15:43 +0000 (+0800) Subject: xfs: integrate xfs_quota_priv header file to xfs_qm X-Git-Tag: v3.14-rc1~123^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afbd123db4e72d5fe44db235976af64a22b32976;p=pandora-kernel.git xfs: integrate xfs_quota_priv header file to xfs_qm The xfs_quota_priv header file is only included by xfs_qm header and there is no much users for its contents, hence we can move those stuff to xfs_qm header file and kill it. This patch also remove an unused macro DQFLAGTO_TYPESTR. Signed-off-by: Jie Liu Reviewed-by: Christoph Hellwig Signed-off-by: Ben Myers --- Reading git-diff-tree failed