diff options
author | Christoph Hellwig <hch@infradead.org> | 2011-08-23 08:28:12 (GMT) |
---|---|---|
committer | Alex Elder <aelder@sgi.com> | 2011-10-12 02:15:00 (GMT) |
commit | 2b3ffd7eb7b4392e3657c5046b055ca9f1f7cf5e (patch) | |
tree | fae89c3a78eca1ea273eb239d967b0eae23c7a50 /arch/um/os-Linux/main.c | |
parent | fc0063c4474599b7a066ba76b90902abe21bc675 (diff) | |
download | linux-fsl-qoriq-2b3ffd7eb7b4392e3657c5046b055ca9f1f7cf5e.tar.xz |
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 'arch/um/os-Linux/main.c')
0 files changed, 0 insertions, 0 deletions