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

Kurt Garloff (garloff@suse.de)
Sun, 28 Jul 2002 02:42:35 +0200


--n8g4imXOkfNTN/H1
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

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. =20

I've not been there :-(

> But to do this porperly (=3D not the EVMS way) it needs preparation. =20
> 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 fi=
nd
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. Oth=
er-
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-compati=
nlity.

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 co=
mment
> whether the unified disk major will be done. (Al?)

Would certainly be nice.

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

--n8g4imXOkfNTN/H1
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9Qz37xmLh6hyYd04RAjIIAJ9g87rIiH2xsaT88ZD2BOx0LaRq/wCgiyJw
2X1f1rb+Ll+nar92MwQ6pok=
=/2ox
-----END PGP SIGNATURE-----

--n8g4imXOkfNTN/H1--
-
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/