git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4346cdd
)
xfs: remove the unused XFS_QMOPT_DQLOCK flag
author
Christoph Hellwig
<hch@lst.de>
Sun, 8 Feb 2009 20:51:42 +0000
(21:51 +0100)
committer
Christoph Hellwig
<hch@brick.lst.de>
Sun, 8 Feb 2009 20:51:42 +0000
(21:51 +0100)
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>
No differences found