commit | c41d4f09f13671f98ba4b82fdc94420cdc09be08 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Wed Oct 17 14:05:41 2007 +0100 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Fri Jan 25 08:07:30 2008 +0000 |
tree | d1a9701517d56673c869077520ea59be9d6dce64 | |
parent | b8e7cbb65bcc99630e123422c6829ce3c0fcdf14 [diff] |
[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>