Date: Fri, 05 May 2000 23:22:17 +0200 From: Poul-Henning Kamp <phk@critter.freebsd.dk> To: Greg Lehey <grog@lemis.com> Cc: FreeBSD-arch@FreeBSD.org Subject: Re: Support for bootable Vinum file systems: please review Message-ID: <3175.957561737@critter.freebsd.dk> In-Reply-To: Your message of "Fri, 05 May 2000 12:21:00 %2B0930." <20000505122100.I32650@freebie.lemis.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>I've been testing vinum root file systems for a couple of months now, >and I'd like to commit the code. I'm attaching the patches, which you >can also access at http://www.FreeBSD.org/~grog/vinum-root.html. It looks good, but I think using devstat to find possible disks is wrong. The right way to do it is probably to link the "struct disk"s registered by the drivers with disk_creat() into a list which can be searched. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD coreteam member | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3175.957561737>