diff options
author | David Chinner <dgc@sgi.com> | 2008-04-10 12:21:11 +1000 |
---|---|---|
committer | Lachlan McIlroy <lachlan@redback.melbourne.sgi.com> | 2008-04-18 11:58:08 +1000 |
commit | 3c1e2bbe5bcdcd435510a05eb121fa74b848e24f (patch) | |
tree | 1b53868f47e95afde9317964c642db0faa4b36ba /fs/xfs/xfs_mount.c | |
parent | 5ca1f261a08d5cff5f29eaa0887b59baae2ae7f7 (diff) | |
download | kernel_samsung_smdk4412-3c1e2bbe5bcdcd435510a05eb121fa74b848e24f.zip kernel_samsung_smdk4412-3c1e2bbe5bcdcd435510a05eb121fa74b848e24f.tar.gz kernel_samsung_smdk4412-3c1e2bbe5bcdcd435510a05eb121fa74b848e24f.tar.bz2 |
[XFS] Propagate xfs_trans_reserve() errors.
xfs_trans_reserve() reports errors that should not be ignored. For
example, a shutdown filesystem will report errors through
xfs_trans_reserve() to prevent further changes from being attempted on a
damaged filesystem. Catch and propagate all error conditions from
xfs_trans_reserve().
SGI-PV: 980084
SGI-Modid: xfs-linux-melb:xfs-kern:30794a
Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Niv Sardi <xaiki@sgi.com>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
Diffstat (limited to 'fs/xfs/xfs_mount.c')
0 files changed, 0 insertions, 0 deletions