summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_sync.c
diff options
context:
space:
mode:
authorChristoph Hellwig2011-08-23 10:28:12 +0200
committerAlex Elder2011-10-12 04:15:00 +0200
commit2b3ffd7eb7b4392e3657c5046b055ca9f1f7cf5e (patch)
treefae89c3a78eca1ea273eb239d967b0eae23c7a50 /fs/xfs/xfs_sync.c
parentxfs: reduce ioend latency (diff)
downloadkernel-qcow2-linux-2b3ffd7eb7b4392e3657c5046b055ca9f1f7cf5e.tar.gz
kernel-qcow2-linux-2b3ffd7eb7b4392e3657c5046b055ca9f1f7cf5e.tar.xz
kernel-qcow2-linux-2b3ffd7eb7b4392e3657c5046b055ca9f1f7cf5e.zip
xfs: wait for I/O completion when writing out pages in xfs_setattr_size
The current code relies on the xfs_ioend_wait call later on to make sure all I/O actually has completed. The xfs_ioend_wait call will go away soon, so prepare for that by using the waiting filemap function. 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/xfs_sync.c')
0 files changed, 0 insertions, 0 deletions