Steven Whitehouse 4a0f9a321a GFS2: Optimise writepage for metadata
This adds a GFS2 specific writepage for metadata, rather than
continuing to use the VFS function. As a result we now tag all
our metadata I/O with the correct flag so that blktraces will
now be less confusing.

Also, the generic function was checking for a number of corner
cases which cannot happen on the metadata address spaces so that
this should be faster too.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
2009-05-11 12:36:43 +01:00
..
2009-05-09 15:15:17 +01:00
2009-04-15 10:17:18 +01:00
2009-04-15 10:17:18 +01:00
2009-05-11 12:36:41 +01:00
2009-05-11 12:36:41 +01:00
2009-05-09 10:49:42 -04:00
2009-04-15 10:15:38 +01:00
2009-04-15 10:18:07 +01:00