K 10 svn:author V 3 pjd K 8 svn:date V 27 2006-11-01T18:56:18.000000Z K 7 svn:log V 238 Fix md(4) panic which occurs when I/O request different than BIO_READ/BIO_WRITE is sent to vnode-backed provider (BIO_DELETE or BIO_FLUSH). Reported by: ceri Add support for BIO_FLUSH to vnode-backed md(4) devices based on VOP_FSYNC(). END