[GFS2] Revert part of earlier log.c changes
authorBob Peterson <rpeterso@redhat.com>
Tue, 24 Jul 2007 19:07:33 +0000 (14:07 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 10 Oct 2007 07:54:53 +0000 (08:54 +0100)
commit693ddeabbb3e563f192a7ac74ec04168aa92e8d8
treec82fb871747d8dc05c43d1627bb2f777a869a115
parent905d2aefa9e06ebb995df96920d273a516fcd3f9
[GFS2] Revert part of earlier log.c changes

This is patch 2 of 5 for bug #248176.

The list_move code previously concocted in log.c for bug #238162
(see https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=238162#c23)
never runs as bh can now never be NULL at this point.

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