xfs: integrate xfs_quota_priv header file to xfs_qm
authorJie Liu <jeff.liu@oracle.com>
Fri, 22 Nov 2013 16:15:43 +0000 (00:15 +0800)
committerBen Myers <bpm@sgi.com>
Fri, 6 Dec 2013 20:16:33 +0000 (14:16 -0600)
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 <jeff.liu@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Ben Myers <bpm@sgi.com>

No differences found