Correct a conditional used to detect a panic situation. The index was off by
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 31 Dec 2006 03:50:07 +0000 (03:50 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 31 Dec 2006 03:50:07 +0000 (03:50 +0000)
commitbbd44c714015502de7df72943c014d5bfd8e4afe
treeb1823ea26b56771da6e82099f50331fab8b4bfac
parent8cdc71bd5b39658f64bf6fb7d21648d2a038c42f
Correct a conditional used to detect a panic situation.  The index was off by
one.
sys/kern/vfs_bio.c