From owner-freebsd-hackers Tue Apr 29 04:29:25 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id EAA11237 for hackers-outgoing; Tue, 29 Apr 1997 04:29:25 -0700 (PDT) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id EAA11232 for ; Tue, 29 Apr 1997 04:29:22 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with SMTP id EAA13071; Tue, 29 Apr 1997 04:30:53 -0700 (PDT) Message-Id: <199704291130.EAA13071@implode.root.com> X-Authentication-Warning: implode.root.com: localhost [127.0.0.1] didn't use HELO protocol To: Stephen McKay cc: freebsd-hackers@freebsd.org Subject: Re: disklabel -- owner? In-reply-to: Your message of "Tue, 29 Apr 1997 20:46:02 +1000." <199704291046.UAA28580@ogre.dtir.qld.gov.au> From: David Greenman Reply-To: dg@root.com Date: Tue, 29 Apr 1997 04:30:53 -0700 Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >On a related topic, the disk device numbers are arrange in an ugly >way, presumably for backward compatibilty reasons. Are these reasons >still valid? Yes. >Oh, and the existing dkmakeminor() doesn't handle unit > 31, though >dkunit() does. I presume nobody has 32 or more disks. I haven't! That's very definately a bug. I don't know how I overlooked that when I attempted to add support for sd units >31, but obviously I did. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project