cvs commit: src/sys/dev/md md.c
Pawel Jakub Dawidek
pjd at FreeBSD.org
Wed Nov 1 20:10:48 UTC 2006
On Wed, Nov 01, 2006 at 08:51:14PM +0100, Christian Laursen wrote:
> Pawel Jakub Dawidek <pjd at FreeBSD.org> writes:
>
> > pjd 2006-11-01 18:56:18 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/dev/md md.c
> > Log:
> > 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().
>
> Does this make fsync(2) and friends work as expected on md(4) devices?
No, it's unrelated.
--
Pawel Jakub Dawidek http://www.wheel.pl
pjd at FreeBSD.org http://www.FreeBSD.org
FreeBSD committer Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20061101/7c0284cc/attachment.pgp
More information about the cvs-src
mailing list