From afbd123db4e72d5fe44db235976af64a22b32976 Mon Sep 17 00:00:00 2001 From: Jie Liu Date: Sat, 23 Nov 2013 00:15:43 +0800 Subject: [PATCH] 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-format-patch failed