From owner-cvs-all Tue Jan 30 2: 6:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B5D9537B70F; Tue, 30 Jan 2001 02:06:08 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0UA68P96202; Tue, 30 Jan 2001 02:06:08 -0800 (PST) (envelope-from phk) Message-Id: <200101301006.f0UA68P96202@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 30 Jan 2001 02:06:08 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/miscfs/specfs spec_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phk 2001/01/30 02:06:08 PST Modified files: sys/miscfs/specfs spec_vnops.c Log: Add a BUF_KERNPROC() in the BIO_DELETE path. This seems to fix the problem which md(4) backed filesystems exposed. Revision Changes Path 1.150 +2 -1 src/sys/miscfs/specfs/spec_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message