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:
7747a0b
)
xfs: fix warnings with CONFIG_XFS_QUOTA disabled
author
Christoph Hellwig
<hch@infradead.org>
Fri, 12 Jun 2009 15:34:55 +0000
(11:34 -0400)
committer
Felix Blyakher
<felixb@sgi.com>
Sat, 13 Jun 2009 02:15:12 +0000
(21:15 -0500)
Fix warnings about unitialized dquot variables by making sure
xfs_qm_vop_dqalloc touches it even when quotas are disabled.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Felix Blyakher <felixb@sgi.com>
Signed-off-by: Felix Blyakher <felixb@sgi.com>
No differences found