From: Steven Whitehouse Date: Wed, 17 Oct 2007 13:05:41 +0000 (+0100) Subject: [GFS2] Don't hold page lock when starting transaction X-Git-Tag: v2.6.25-rc1~1241^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c41d4f09f13671f98ba4b82fdc94420cdc09be08;p=pandora-kernel.git [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 --- Reading git-diff-tree failed