From: Christoph Hellwig Date: Fri, 12 Jun 2009 15:34:55 +0000 (-0400) Subject: xfs: fix warnings with CONFIG_XFS_QUOTA disabled X-Git-Tag: v2.6.31-rc1~350^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=493b87e5ed352cf548e6456ddfc36576e28278ea;p=pandora-kernel.git xfs: fix warnings with CONFIG_XFS_QUOTA disabled 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 Reviewed-by: Felix Blyakher Signed-off-by: Felix Blyakher --- Reading git-diff-tree failed