Date: Wed, 01 Nov 2006 20:51:14 +0100 From: Christian Laursen <xi@borderworlds.dk> To: Pawel Jakub Dawidek <pjd@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/md md.c Message-ID: <ygfwt6fx7wt.fsf@dominion.borderworlds.dk> In-Reply-To: <200611011856.kA1IuIKQ010095@repoman.freebsd.org> (Pawel Jakub Dawidek's message of "Wed, 1 Nov 2006 18:56:18 %2B0000 (UTC)") References: <200611011856.kA1IuIKQ010095@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Pawel Jakub Dawidek <pjd@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? -- Christian Laursen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ygfwt6fx7wt.fsf>