[GFS2] Add list empty test to databuf_lo_add
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 22 Feb 2006 11:15:03 +0000 (11:15 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 22 Feb 2006 11:15:03 +0000 (11:15 +0000)
Heinz had spotted that I'd forgotten to test in databuf_lo_add()
that the data buffer in question hadn't already been added to
the list. This was causing an infinite loop later on in the
"before commit" routine.

This means that GFS2 is now ready to be tested by everybody.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found