commit | 493b87e5ed352cf548e6456ddfc36576e28278ea | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Fri Jun 12 11:34:55 2009 -0400 |
committer | Felix Blyakher <felixb@sgi.com> | Fri Jun 12 21:15:12 2009 -0500 |
tree | 50d7419e1de1f5818906f0e2bb801b616cfa3dc6 | |
parent | 7747a0b0af5976ba3828796b4f7a7adc3bb76dbd [diff] |
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 <hch@lst.de> Reviewed-by: Felix Blyakher <felixb@sgi.com> Signed-off-by: Felix Blyakher <felixb@sgi.com>