From owner-cvs-all Wed Jan 20 16:34:15 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA10108 for cvs-all-outgoing; Wed, 20 Jan 1999 16:34:15 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA10103; Wed, 20 Jan 1999 16:34:14 -0800 (PST) (envelope-from grog@FreeBSD.org) From: Greg Lehey Received: (from grog@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA13066; Wed, 20 Jan 1999 16:34:15 -0800 (PST) Date: Wed, 20 Jan 1999 16:34:15 -0800 (PST) Message-Id: <199901210034.QAA13066@freefall.freebsd.org> 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 1999/01/20 16:34:15 PST Modified files: sys/dev/vinum vinuminterrupt.c Log: Include Peter Wemm's renaming and restructuring Change from lkm to kld Recover from I/O errors by passing the request to the daemon, except for plex I/O, which is not fault tolerant. Revision Changes Path 1.7 +25 -14 src/sys/dev/vinum/vinuminterrupt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message