[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)
commitc41d4f09f13671f98ba4b82fdc94420cdc09be08
treed1a9701517d56673c869077520ea59be9d6dce64
parentb8e7cbb65bcc99630e123422c6829ce3c0fcdf14
[GFS2] Don't hold page lock when starting transaction

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