From owner-cvs-all Thu Apr 4 1:58:25 2002 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 2FFB437B41B; Thu, 4 Apr 2002 01:58:21 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g349wLG74066; Thu, 4 Apr 2002 01:58:21 -0800 (PST) (envelope-from phk) Message-Id: <200204040958.g349wLG74066@freefall.freebsd.org> From: Poul-Henning Kamp Date: Thu, 4 Apr 2002 01:58:21 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom geom.h geom_disk.c geom_io.c geom_slice.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/04 01:58:21 PST Modified files: sys/geom geom.h geom_disk.c geom_io.c geom_slice.c Log: Centralize EOF handling and improve access controls for bio scheduling. Sponsored by: DARPA & NAI Labs Revision Changes Path 1.8 +1 -0 src/sys/geom/geom.h 1.7 +2 -0 src/sys/geom/geom_disk.c 1.4 +67 -44 src/sys/geom/geom_io.c 1.8 +1 -0 src/sys/geom/geom_slice.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message