diff options
author | Christoph Hellwig <hch@infradead.org> | 2010-06-24 03:45:34 +0200 |
---|---|---|
committer | Alex Elder <aelder@sgi.com> | 2010-07-26 20:16:42 +0200 |
commit | 64c86149410bc62d9ac27a0594b3402a2aca03d8 (patch) | |
tree | 58ba57bd091ad80c1c7592bdd7539b10c3e3f6b8 /fs/xfs/xfs_iomap.c | |
parent | xfs: small cleanups for xfs_iomap / __xfs_get_blocks (diff) | |
download | linux-64c86149410bc62d9ac27a0594b3402a2aca03d8.tar.xz linux-64c86149410bc62d9ac27a0594b3402a2aca03d8.zip |
xfs: remove explicit xfs_sync_data/xfs_sync_attr calls on umount
On the final put of a superblock the VFS already calls sync_filesystem
for us to write out all data and wait for it. No need to start another
asynchronous writeback inside ->put_super.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'fs/xfs/xfs_iomap.c')
0 files changed, 0 insertions, 0 deletions