diff options
author | Steven Whitehouse <swhiteho@redhat.com> | 2011-03-30 16:13:25 +0100 |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2011-04-20 08:55:07 +0100 |
commit | 1027efaa238e1b65c07b6c2d9e270e548c2bdb07 (patch) | |
tree | dc02c7a8ebeb2b7c52a09b0150019f6236ca3de9 /fs/gfs2/log.c | |
parent | 556bb17998a37dabf7e9e96aa545bcea899be745 (diff) | |
download | op-kernel-dev-1027efaa238e1b65c07b6c2d9e270e548c2bdb07.zip op-kernel-dev-1027efaa238e1b65c07b6c2d9e270e548c2bdb07.tar.gz |
GFS2: Make ->write_inode() really write
The GFS2 ->write_inode function should be more aggressive at writing
back to the filesystem. This adopts the XFS system of returning
-EAGAIN when the writeback has not been completely done. Also, we
now kick off in-place writeback when called with WB_SYNC_NONE,
but we only wait for it and flush the log when WB_SYNC_ALL is
requested.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'fs/gfs2/log.c')
0 files changed, 0 insertions, 0 deletions