Date: Tue, 31 Oct 2000 21:14:43 -0700 From: Warner Losh <imp@village.org> To: John Baldwin <jhb@FreeBSD.org> Cc: arch@FreeBSD.org, obrien@FreeBSD.org Subject: Re: Like to commit my diskprep Message-ID: <200011010414.eA14EiV42330@billy-club.village.org> In-Reply-To: Your message of "Tue, 31 Oct 2000 19:52:13 PST." <XFMail.001031195213.jhb@FreeBSD.org> References: <XFMail.001031195213.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <XFMail.001031195213.jhb@FreeBSD.org> John Baldwin writes: : Actually, Jordan has already committed them to current. And they don't : violate layering. The only layering violation we have is dangerously : dedicated mode when done from disklabel via 'disklabel ad0 auto' instead : of 'fdisk -I ad0 ; disklabel ad0s1 auto', which Matt's fixes actually : let us do now. Now that I'm less mobile, I've been able to take a close look at the code. It looks fairly good and will make diskprep's life easier in many ways. The new ioctl isn't strictly necessary, but does make life easier for disklabel to figure things out. I was able to divine this information from fdisk's output... I also see why I thought Matt's code added an mbr on top of that, which was a pilot error on my part. Warner 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?200011010414.eA14EiV42330>