Fix another minor bug-a-boo inherited from 4.x sources, the wrong indirdep
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 9 Nov 2004 04:41:47 +0000 (04:41 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 9 Nov 2004 04:41:47 +0000 (04:41 +0000)
commit2ae68842c5623693a01a02d58f12af82d74d6e54
tree74d37f8d4d790bbc74200af877849d5b8ee44683
parentbbac59c4d620a5745b0ab40b2e7ebb9a7185a634
Fix another minor bug-a-boo inherited from 4.x sources, the wrong indirdep
pointer was being checked in a conditional.  However, it turns out not
to matter operationally.
sys/vfs/ufs/ffs_softdep.c