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:
307ae18
)
quota: explicitly set ->dq_op and ->s_qcop
author
Christoph Hellwig
<hch@infradead.org>
Wed, 19 May 2010 11:16:44 +0000
(07:16 -0400)
committer
Jan Kara
<jack@suse.cz>
Mon, 24 May 2010 12:10:17 +0000
(14:10 +0200)
Only set the quota operation vectors if the filesystem actually supports
quota instead of doing it for all filesystems in alloc_super().
[Jan Kara: Export dquot_operations and vfs_quotactl_ops]
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jan Kara <jack@suse.cz>
No differences found