[GFS2] Move some code inside the log lock
authorBob Peterson <rpeterso@redhat.com>
Tue, 24 Jul 2007 19:05:31 +0000 (14:05 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 10 Oct 2007 07:54:51 +0000 (08:54 +0100)
This is the first of five patches for bug #248176:

There were still some critical variables being manipulated outside
the log_lock spinlock.  That usually resulted in a hang.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/lops.c

diff --cc fs/gfs2/lops.c
Simple merge