[GFS2] Move some code inside the log lock
commit905d2aefa9e06ebb995df96920d273a516fcd3f9
authorBob Peterson <rpeterso@redhat.com>
Tue, 24 Jul 2007 19:05:31 +0000 (24 14:05 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 10 Oct 2007 07:54:51 +0000 (10 08:54 +0100)
tree0c4ac325365a673d82bd5b00cbdc0cc22ac7d8e6
parent7b08fc620109c2f66575e9ae884f45c37933ea18
[GFS2] Move some code inside the log lock

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