Whamcloud - gitweb
Found one bug; testing for list_empty(slist) is ok, but you
authorbraam <braam>
Sat, 22 Jan 2000 03:56:23 +0000 (03:56 +0000)
committerbraam <braam>
Sat, 22 Jan 2000 03:56:23 +0000 (03:56 +0000)
commit248b899a1449b4d23ba1b20fea95960b1d3fc800
tree7f238b633bbd00e53270cff64cd6fe983d2ce7a3
parent0ab0c02f934230015fa6c4376b5ad1302d44f1c2
Found one bug; testing for list_empty(slist) is ok, but you
must initialize this list head after deleting it form the list.
lustre/obdfs/flushd.c
lustre/obdfs/rw.c