aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_super.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@infradead.org>2011-08-23 08:28:12 +0000
committerAlex Elder <aelder@sgi.com>2011-10-11 21:15:00 -0500
commit2b3ffd7eb7b4392e3657c5046b055ca9f1f7cf5e (patch)
treefae89c3a78eca1ea273eb239d967b0eae23c7a50 /fs/xfs/xfs_super.c
parentfc0063c4474599b7a066ba76b90902abe21bc675 (diff)
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_super.c')
0 files changed, 0 insertions, 0 deletions