diff options
author | Christoph Hellwig <hch@infradead.org> | 2010-12-10 09:42:19 +0100 |
---|---|---|
committer | Alex Elder <aelder@sgi.com> | 2010-12-16 23:05:47 +0100 |
commit | 405f80429436d38ab4e6b4c0d99861a1f00648fd (patch) | |
tree | 78c8023b267fb5b8ba628997c7bbfabf260eb010 /fs/xfs/linux-2.6 | |
parent | xfs: a few small tweaks for overwrites in xfs_vm_writepage (diff) | |
download | linux-405f80429436d38ab4e6b4c0d99861a1f00648fd.tar.xz linux-405f80429436d38ab4e6b4c0d99861a1f00648fd.zip |
xfs: cleanup the xfs_iomap_write_* helpers
Remove passing the BMAPI_* flags to these helpers, in
xfs_iomap_write_direct the check BMAPI_DIRECT was always true, and
in the xfs_iomap_write_delay path is was never checked at all.
Remove the nmap return value as we never make use of it.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Alex Elder <aelder@sgi.com>
Diffstat (limited to 'fs/xfs/linux-2.6')
0 files changed, 0 insertions, 0 deletions