diff options
author | Steven Whitehouse <swhiteho@redhat.com> | 2011-07-27 10:58:48 +0100 |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2011-10-21 12:39:18 +0100 |
commit | 2f0264d592e34cde99efbad7d616b04af138e913 (patch) | |
tree | c3839570b304396513c8cc296a3fc7130b6066f1 /fs/gfs2/glops.c | |
parent | 4c28d33803d4aeaff32b4ac502af11a9b2aed8f4 (diff) | |
download | linux-2f0264d592e34cde99efbad7d616b04af138e913.tar.gz linux-2f0264d592e34cde99efbad7d616b04af138e913.tar.bz2 linux-2f0264d592e34cde99efbad7d616b04af138e913.zip |
GFS2: Split data write & wait in fsync
Now that the data writing is part of fsync proper, we can split
the waiting part out and do it later on. This reduces the
number of waits that we do during fsync on average.
There is also no need to take the i_mutex unless we are flushing
metadata to disk, so we can move that to within the metadata
flushing code.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'fs/gfs2/glops.c')
0 files changed, 0 insertions, 0 deletions