]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: remove the unused XFS_QMOPT_DQLOCK flag
authorChristoph Hellwig <hch@lst.de>
Sun, 8 Feb 2009 20:51:42 +0000 (21:51 +0100)
committerChristoph Hellwig <hch@brick.lst.de>
Sun, 8 Feb 2009 20:51:42 +0000 (21:51 +0100)
commit56f2406de8f8bc2f12955febc2d543386d86e553
treec9896c98d9f438f2efb64a411c314a5bd8ae950c
parent4f0ea67afa873778b56b636b0eafc4b70c0375cf
xfs: remove the unused XFS_QMOPT_DQLOCK flag

The XFS_QMOPT_DQLOCK flag introduces major complexity in the quota subsystem
but isn't actually used anywhere.  So remove it and all the hazzles it
introduces.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Felix Blyakher <felixb@sgi.com>
fs/xfs/quota/xfs_qm.c
fs/xfs/quota/xfs_trans_dquot.c
fs/xfs/xfs_quota.h