diff options
author | Dave Chinner <david@fromorbit.com> | 2008-11-10 17:11:18 +1100 |
---|---|---|
committer | Lachlan McIlroy <lachlan@redback.melbourne.sgi.com> | 2008-11-10 17:11:18 +1100 |
commit | cb4f0d1d4229f609f43c68acec69c7618ed72397 (patch) | |
tree | cc96ac86a126c2a2055183e3d42a5be38087abbb /drivers/zorro | |
parent | d44dab8d1cde8aeba1faf44a7654f90800feb7fc (diff) |
[XFS] fix uninitialised variable bug in dquot release
gcc on ARM warns about an using an uninitialised variable
in xfs_qm_dqrele_all_inodes(). This is a real bug, but gcc
on x86_64 is not reporting this warning so it went unnoticed.
Fix the bug by bring the inode radix tree walk code up to
date with xfs_sync_inodes_ag().
SGI-PV: 987246
Signed-off-by: Dave Chinner <david@fromorbit.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
Diffstat (limited to 'drivers/zorro')
0 files changed, 0 insertions, 0 deletions