logo       

Re: [PATCH] sd_many done right (1/5): msg#00167

Subject: Re: [PATCH] sd_many done right (1/5)
Hi Christoph, Al,

On Sat, Jul 27, 2002 at 10:41:19AM +0100, Christoph Hellwig wrote:
> On Sat, Jul 27, 2002 at 12:32:24AM +0200, Kurt Garloff wrote:
> Linus wants this, and he stated that again on the kernel summit.  

I've not been there :-(

> But to do this porperly (= not the EVMS way) it needs preparation.  
> Al currently does lots of work in that area to make the block drivers
> largely independent of the major number.

So he should port my sd patch to 2.5. All the data it uses is in a per-major
data structure. Currently, in most function it uses the kdev_t passed to find
the right pointer. But that's very easy to replace.
Of course, sd still assumes it gets a whole major and not parts of one. Other-
wise, more splitting would be needed.

> Once the drivers don't need the major number anymore
> internally the only that needs sorting out is userlevel 
> backwards-compatinlity.

That takes more effort than the change itself, I guess.

> I'm pretty sure the preparation will be finished for 2.6, also I can't comment
> whether the unified disk major will be done. (Al?)

Would certainly be nice.

Regards,
-- 
Kurt Garloff  <garloff@xxxxxxx>                          Eindhoven, NL
GPG key: See mail header, key servers         Linux kernel development
SuSE Linux AG, Nuernberg, DE                            SCSI, Security

Attachment: pgp2hTFtRWgAU.pgp
Description: PGP signature

<Prev in Thread] Current Thread [Next in Thread>