Date: Tue, 23 Dec 2008 21:03:01 +0200 From: gelraen <gelraen.ua@gmail.com> To: "Marcel Moolenaar" <xcllnt@mac.com> Cc: FreeBSD Current <freebsd-current@freebsd.org>, Andrew Thompson <thompsa@freebsd.org>, freebsd-geom@freebsd.org Subject: Re: Changed names of logical disks on recent -CURRENT: part of logical disks not accessible now Message-ID: <ac42db050812231103j54087613gffad2827eba14a03@mail.gmail.com> In-Reply-To: <6D4A57D3-3F6D-43E6-9B69-95514F69C57A@mac.com> References: <ac42db050812201132s7c2ca7bekc9c0e60a728314ce@mail.gmail.com> <3a142e750812201747o339d7298p11236bb02c7f858f@mail.gmail.com> <20081223050425.GA89448@citylink.fud.org.nz> <6D4A57D3-3F6D-43E6-9B69-95514F69C57A@mac.com>
next in thread | previous in thread | raw e-mail | index | archive | help
2008/12/23 Marcel Moolenaar <xcllnt@mac.com>: > > > I'm thinking about it. I have a couple of things > I need to do first, 7.1-RC2 being one of them... > I think, I can try to fix this if you give me couple advices (mostly about what code I should look and change) I spent some time in thinking about the best way to implement naming of extended partition. IMO, the only reasonable way is to sequentially numerate slices. So the result may look like this: ad0s3s1 ad0s3s2 ad0s3s3 ad0s3s4 ad0s3s5 .... Main problem here is detecting which type of naming to use in particilar case. Marcel, it would be nice if you point me which files in /usr/src I should look, and, maybe, give link to some short article about GEOM internal structure. Then I'll be able to stuck deep in sources for a few days :)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ac42db050812231103j54087613gffad2827eba14a03>