diff options
author | Christoph Hellwig <hch@infradead.org> | 2011-12-18 21:00:14 +0100 |
---|---|---|
committer | Ben Myers <bpm@sgi.com> | 2012-01-17 22:12:33 +0100 |
commit | d060646436233912178e6b9e3a7f30a41214220f (patch) | |
tree | a460c8e2d89cdcf08d574f497c421decf36fe018 /arch/x86/kernel/entry_64.S | |
parent | xfs: always return with the iolock held from xfs_file_aio_write_checks (diff) | |
download | linux-d060646436233912178e6b9e3a7f30a41214220f.tar.xz linux-d060646436233912178e6b9e3a7f30a41214220f.zip |
xfs: cleanup xfs_file_aio_write
With all the size field updates out of the way xfs_file_aio_write can
be further simplified by pushing all iolock handling into
xfs_file_dio_aio_write and xfs_file_buffered_aio_write and using
the generic generic_write_sync helper for synchronous writes.
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Ben Myers <bpm@sgi.com>
Diffstat (limited to 'arch/x86/kernel/entry_64.S')
0 files changed, 0 insertions, 0 deletions