xfs: remove xfs_dqmarker
authorChristoph Hellwig <hch@infradead.org>
Tue, 13 Apr 2010 05:06:53 +0000 (15:06 +1000)
committerAlex Elder <aelder@sgi.com>
Wed, 19 May 2010 14:58:11 +0000 (09:58 -0500)
commit74457cf4a3e0f0634679aa6c22d967e9e8b26479
tree3603ed6ff918ce43087ce76d60604698e1b08d51
parent3a8406f6d6916e8211936edb9e1193123df2daab
xfs: remove xfs_dqmarker

The xfs_dqmarker structure does not need to exist anymore. Move the
remaining flags field out of it and remove the structure altogether.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <david@fromorbit.com>
fs/xfs/quota/xfs_dquot.h
fs/xfs/quota/xfs_qm_syscalls.c