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

From: Kurt Garloff (garloff@suse.de)
Date: Sat Jul 27 2002 - 19:42:35 EST


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@suse.de>                          Eindhoven, NL
GPG key: See mail header, key servers         Linux kernel development
SuSE Linux AG, Nuernberg, DE                            SCSI, Security


- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Jul 30 2002 - 14:00:27 EST