Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Dec 1999 18:18:14 -0500 (EST)
From:      Bill Fumerola <billf@chc-chimes.com>
Cc:        Greg Lehey <grog@lemis.com>, current@FreeBSD.ORG
Subject:   Re: vinum start needs block device 
Message-ID:  <Pine.BSF.4.10.9912131817240.99571-100000@jade.chc-chimes.com>
In-Reply-To: <19991212154736.8295D1CA0@overcee.netplex.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

I'm now a happy puppy once again.

-- 
- bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp -
- ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org  -






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?Pine.BSF.4.10.9912131817240.99571-100000>