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 - [EMAIL PROTECTED] - BF1560 - computer horizons corp - - ph:(800) 252-2421 - [EMAIL PROTECTED] - [EMAIL PROTECTED] - To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- vinum start needs block device FUJISHIMA Satsuki
- Re: vinum start needs block device Jordan K. Hubbard
- Re: vinum start needs block device Kevin Street
- Re: vinum start needs block device Poul-Henning Kamp
- Re: vinum start needs block device Peter Wemm
- Re: vinum start needs block device Bill Fumerola
- Re: vinum start needs block de... Greg Lehey
- Re: vinum start needs bloc... Bill Fumerola
- Re: vinum start needs block device FUJISHIMA Satsuki
- Re: vinum start needs block device Jordan K. Hubbard
- vinum start needs block device Greg Lehey
- Re: vinum start needs block device Poul-Henning Kamp