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)
commitafbd123db4e72d5fe44db235976af64a22b32976
tree037fa45562ec8e41302a66b26c1454b9ed3586d3
parentc61a9e39f637373929a110ad2a5922a2e8b00f4c
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 <jeff.liu@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Ben Myers <bpm@sgi.com>
fs/xfs/xfs_qm.h
fs/xfs/xfs_quota_priv.h [deleted file]