commit | 13538b8e46022b6a3721cda097fe3e0d91f16959 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Wed Feb 22 11:15:03 2006 +0000 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Wed Feb 22 11:15:03 2006 +0000 |
tree | 7daf34dadd8bcdf5d98a09b17284a7755823c027 | |
parent | f55ab26a8f92a23988c3e6da28dae4741933a4e2 [diff] |
[GFS2] Add list empty test to databuf_lo_add 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>