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:
9abbc53
)
xfs: convert the per-mount dquot list to use list heads
author
Dave Chinner
<dchinner@redhat.com>
Tue, 13 Apr 2010 05:06:48 +0000
(15:06 +1000)
committer
Alex Elder
<aelder@sgi.com>
Wed, 19 May 2010 14:58:10 +0000
(09:58 -0500)
Convert the dquot list on the filesytesm to use listhead
infrastructure rather than the roll-your-own in the quota code.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
No differences found