]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite7369d22f5de3efb809f17143d29ccac13b99446
tree3603ed6ff918ce43087ce76d60604698e1b08d51
parent573b47c54f6609b4afbd9e12eaaa18e1789042e5
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