Steven Whitehouse
9ff8ec32e5
[GFS2] Split gfs2_writepage into three cases
...
This patch splits gfs2_writepage into separate functions for each of
the three cases: writeback, ordered and journalled. As a result
it becomes a lot easier to see what each one is doing. The common
code is moved into gfs2_writepage_common.
This fixes a performance bug where we were doing more work than
strictly required in the ordered write case.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
2008-01-25 08:07:25 +00:00
..
2007-10-12 15:49:37 -07:00
2007-07-17 12:00:03 -07:00
2006-11-30 10:37:32 -05:00
2008-01-25 08:07:21 +00:00
2007-10-10 08:55:08 +01:00
2007-10-10 08:55:08 +01:00
2007-10-10 08:56:29 +01:00
2007-07-09 08:22:24 +01:00
2007-10-10 08:55:03 +01:00
2007-10-10 08:55:03 +01:00
2007-07-09 08:23:12 +01:00
2008-01-25 08:07:09 +00:00
2007-10-10 08:56:14 +01:00
2008-01-25 08:07:16 +00:00
2008-01-25 08:07:21 +00:00
2008-01-25 08:07:23 +00:00
2008-01-25 08:07:23 +00:00
2007-02-05 13:38:20 -05:00
2007-02-14 08:09:54 -08:00
2008-01-25 08:07:16 +00:00
2008-01-25 08:07:16 +00:00
2008-01-25 08:07:25 +00:00
2007-07-09 08:23:47 +01:00
2008-01-25 08:07:16 +00:00
2008-01-25 08:07:13 +00:00
2008-01-25 08:07:16 +00:00
2008-01-25 08:07:16 +00:00
2007-10-10 08:55:34 +01:00
2008-01-25 08:07:25 +00:00
2008-01-25 08:07:23 +00:00
2007-07-09 08:22:24 +01:00
2007-10-22 08:13:21 -07:00
2008-01-25 08:07:23 +00:00
2007-10-10 08:56:29 +01:00
2007-10-22 08:13:21 -07:00
2007-10-10 08:56:24 +01:00
2008-01-25 08:07:11 +00:00
2008-01-25 08:07:18 +00:00
2007-02-12 09:48:47 -08:00
2008-01-25 08:07:11 +00:00
2007-10-10 08:55:12 +01:00
2008-01-25 08:07:11 +00:00
2007-07-09 08:22:19 +01:00
2008-01-25 08:07:16 +00:00
2007-07-09 08:23:10 +01:00
2007-10-12 15:49:37 -07:00
2007-10-10 08:56:12 +01:00
2007-10-10 08:56:12 +01:00
2007-07-09 08:23:10 +01:00
2006-12-07 09:13:20 -08:00