Add a missing initbufbio() to fix a panic when vinum tries to issue a
authorMatthew Dillon <dillon@dragonflybsd.org>
Wed, 5 Jul 2006 22:46:42 +0000 (22:46 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Wed, 5 Jul 2006 22:46:42 +0000 (22:46 +0000)
commit61ebc48c79d0304b3882ea286b6edbf04dbcf8a3
treedac02e348f8a25b0171256998372939a46285e3b
parent3af31f7811b2e3690ac6f5c74b6204f7180ceafa
Add a missing initbufbio() to fix a panic when vinum tries to issue a
read or write.

Reported-by: Rumko, "Simon 'corecode' Schubert" <corecode@fs.ei.tum.de>
sys/dev/raid/vinum/vinumrequest.c