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
..
2006-11-30 10:37:32 -05:00
2008-01-25 08:07:21 +00: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
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-10-10 08:55:34 +01:00
2008-01-25 08:07:23 +00:00
2008-01-25 08:07:23 +00:00
2008-01-25 08:07:11 +00:00
2008-01-25 08:07:11 +00:00
2007-07-09 08:22:19 +01:00