From owner-cvs-src@FreeBSD.ORG Mon May 5 00:54:42 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8A7837B401; Mon, 5 May 2003 00:54:42 -0700 (PDT) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 437A443FA3; Mon, 5 May 2003 00:54:42 -0700 (PDT) (envelope-from scottl@btc.adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id h457pPZ02649; Mon, 5 May 2003 00:51:25 -0700 Received: from hollin.btc.adaptec.com (hollin.btc.adaptec.com [10.100.253.56]) by redfish.adaptec.com (8.8.8p2+Sun/8.8.8) with ESMTP id AAA18474; Mon, 5 May 2003 00:54:34 -0700 (PDT) Received: from hollin.btc.adaptec.com (localhost [127.0.0.1]) h457pfQ5083695; Mon, 5 May 2003 01:51:41 -0600 (MDT) (envelope-from scottl@hollin.btc.adaptec.com) Received: (from scottl@localhost) by hollin.btc.adaptec.com (8.12.9/8.12.9/Submit) id h457pfCv083694; Mon, 5 May 2003 01:51:41 -0600 (MDT) (envelope-from scottl) Date: Mon, 5 May 2003 01:51:41 -0600 From: Scott Long To: Greg Lehey Message-ID: <20030505075140.GF83498@hollin.btc.adaptec.com> References: <200305050750.h457oFdn042780@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305050750.h457oFdn042780@repoman.freebsd.org> User-Agent: Mutt/1.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/vinum vinumext.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2003 07:54:43 -0000 On Mon, May 05, 2003 at 12:50:15AM -0700, Greg Lehey wrote: > grog 2003/05/05 00:50:15 PDT > > FreeBSD src repository > > Modified files: > sys/dev/vinum vinumext.h > Log: > Correct failed checkin. Only one of the hunks in the last checkin > seems to have made it. > > Revision Changes Path > 1.39 +1 -1 src/sys/dev/vinum/vinumext.h Thanks!