diff options
author | David Chinner <dgc@sgi.com> | 2008-04-10 12:23:46 +1000 |
---|---|---|
committer | Lachlan McIlroy <lachlan@redback.melbourne.sgi.com> | 2008-04-18 12:00:46 +1000 |
commit | 958d4ec606d4af590f86a601a238613f21e878ee (patch) | |
tree | 06ac01c7a29cab542fa253fbd71915773f35fb1d /fs/namei.c | |
parent | db7a19f2c89d99b66874a7e0c0dc681ff1f37b4e (diff) | |
download | talos-obmc-linux-958d4ec606d4af590f86a601a238613f21e878ee.tar.gz talos-obmc-linux-958d4ec606d4af590f86a601a238613f21e878ee.zip |
[XFS] xfs_bdwrite() does not return errors.
xfs_bdwrite() cannot return an error; it only queues buffers to the
delayed write list and as such never encounters anything that can fail.
Mark it void.
SGI-PV: 980084
SGI-Modid: xfs-linux-melb:xfs-kern:30825a
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/namei.c')
0 files changed, 0 insertions, 0 deletions