diff options
author | 2007-09-14 15:23:31 +1000 | |
---|---|---|
committer | 2008-02-07 16:43:44 +1100 | |
commit | 7642861b7eeaddfc82d762b3342044c809c3f77e (patch) | |
tree | badaaae721ab515df925b0b6eddf610e6678542e /fs/xfs/xfs_log.c | |
parent | [XFS] kill BMAPI_DEVICE (diff) | |
download | wireguard-linux-7642861b7eeaddfc82d762b3342044c809c3f77e.tar.xz wireguard-linux-7642861b7eeaddfc82d762b3342044c809c3f77e.zip |
[XFS] kill BMAPI_UNWRITTEN
There is no reason to go through xfs_iomap for the BMAPI_UNWRITTEN because
it has nothing in common with the other cases. Instead check for the
shutdown filesystem in xfs_end_bio_unwritten and perform a direct call to
xfs_iomap_write_unwritten (which should be renamed to something more
sensible one day)
SGI-PV: 970241
SGI-Modid: xfs-linux-melb:xfs-kern:29681a
Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Donald Douwsma <donaldd@sgi.com>
Signed-off-by: Tim Shimmin <tes@sgi.com>
Diffstat (limited to 'fs/xfs/xfs_log.c')
0 files changed, 0 insertions, 0 deletions