[GFS2] Don't hold page lock when starting transaction
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 17 Oct 2007 13:05:41 +0000 (14:05 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 25 Jan 2008 08:07:30 +0000 (08:07 +0000)
This is an addendum to the new AOPs work which moves the point
at which we take the page lock so that we don't get it until
the last possible moment. This resolves a conflict between
starting transactions and the page lock.

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

Simple merge