Date: Mon, 13 Dec 1999 18:46:34 -0800 From: Greg Lehey <grog@lemis.com> To: Bill Fumerola <billf@chc-chimes.com> Cc: current@FreeBSD.ORG Subject: Re: vinum start needs block device Message-ID: <19991213184634.S333@mojave.worldwide.lemis.com> In-Reply-To: <Pine.BSF.4.10.9912131817240.99571-100000@jade.chc-chimes.com>; from billf@chc-chimes.com on Mon, Dec 13, 1999 at 06:18:14PM -0500 References: <19991212154736.8295D1CA0@overcee.netplex.com.au> <Pine.BSF.4.10.9912131817240.99571-100000@jade.chc-chimes.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday, 13 December 1999 at 18:18:14 -0500, Bill Fumerola wrote: > On Sun, 12 Dec 1999, Peter Wemm wrote: > >>> - if (drive->vp->v_type != VBLK) { /* only consider bl >> ock devices */ >>> + if (!vn_isdisk(drive->vp)) { /* only consider bl > > Note: this fixes some recent problems (Hi Greg!) that I've been > having. Really? I thought they were more serious. Greg -- Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991213184634.S333>