diff options
author | Dave Chinner <david@fromorbit.com> | 2009-10-06 22:29:27 +0200 |
---|---|---|
committer | Alex Elder <aelder@sgi.com> | 2009-10-08 19:00:36 +0200 |
commit | c90b07e8dd9f263d2e2af1d9648ba269f4d0d8fd (patch) | |
tree | a2dd23b15d74f1ea338394c545ae5d569a1fb557 /fs/xfs/linux-2.6/xfs_file.c | |
parent | xfs: implement ->dirty_inode to fix timestamp handling (diff) | |
download | linux-c90b07e8dd9f263d2e2af1d9648ba269f4d0d8fd.tar.xz linux-c90b07e8dd9f263d2e2af1d9648ba269f4d0d8fd.zip |
xfs: fix xfs_quiesce_data
We need to do a synchronous xfs_sync_fsdata to make sure the superblock
actually is on disk when we return.
Also remove SYNC_BDFLUSH flag to xfs_sync_inodes because that particular
flag is never checked.
Move xfs_filestream_flush call later to only release inodes after they
have been written out.
Signed-off-by: Dave Chinner <david@fromorbit.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Alex Elder <aelder@sgi.com>
Signed-off-by: Alex Elder <aelder@sgi.com>
Diffstat (limited to 'fs/xfs/linux-2.6/xfs_file.c')
0 files changed, 0 insertions, 0 deletions