[XFS] Propagate xfs_qm_dqflush_all() errors.
authorDavid Chinner <dgc@sgi.com>
Thu, 10 Apr 2008 02:20:17 +0000 (12:20 +1000)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>
Fri, 18 Apr 2008 01:54:56 +0000 (11:54 +1000)
commit4b8879df8c21bed3efd1eb2da5d72501199aba29
tree4a6991a366e93cd1aebf834f8172dbb83d636c6c
parent5b1397385bf536cbdb60f3362f44079d15d5f5ee
[XFS] Propagate xfs_qm_dqflush_all() errors.

xfs_qm_dqflush_all() can return flush errors. Ensure they are propagated
into the quotacheck code to determine if the quotacheck succeeded or not.

SGI-PV: 980084
SGI-Modid: xfs-linux-melb:xfs-kern:30786a

Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Niv Sardi <xaiki@sgi.com>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
fs/xfs/quota/xfs_qm.c