[GFS2] Add sync_page to metadata address space operations
authorSteven Whitehouse <swhiteho@redhat.com>
Thu, 1 Nov 2007 09:34:14 +0000 (09:34 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 25 Jan 2008 08:07:40 +0000 (08:07 +0000)
commit52d4c74b08bf859f698ddb4e8a43c0dc8d4a0685
tree3454c250947bc4b19ee5410345d00fef20c98c8d
parentc2932e03dbcfe7ea9052953dbd5f3157183c1e9b
[GFS2] Add sync_page to metadata address space operations

This set of address space operations was missing a sync_page
operation.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/meta_io.c