From owner-cvs-all Tue Feb 29 23:23:19 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1C7C137C0CA; Tue, 29 Feb 2000 23:23:15 -0800 (PST) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA36431; Tue, 29 Feb 2000 23:23:14 -0800 (PST) (envelope-from grog@FreeBSD.org) Message-Id: <200003010723.XAA36431@freefall.freebsd.org> From: Greg Lehey Date: Tue, 29 Feb 2000 23:23:14 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinuminterrupt.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 2000/02/29 23:23:14 PST Modified files: sys/dev/vinum vinuminterrupt.c Log: complete_rqe: Handle volume read stats here with other objects. Previously vinumstrategy counted the bytes before they were hatched, giving rise to strangenesses when a read failed. Implicitly-sanctioned-by: jkh Revision Changes Path 1.25 +5 -1 src/sys/dev/vinum/vinuminterrupt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message