commit | 8e9b6e7fa4544ea8a0e030c8987b918509c8ff47 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Feb 08 21:51:42 2009 +0100 |
committer | Christoph Hellwig <hch@brick.lst.de> | Sun Feb 08 21:51:42 2009 +0100 |
tree | c9896c98d9f438f2efb64a411c314a5bd8ae950c | |
parent | 4346cdd4647e5eef15817dbfc2c091cac55e33d9 [diff] |
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>