Re: [patch for playing] Patch to support 4000 disks and maintain backward compatibility

Andries.Brouwer@cwi.nl
Fri, 11 Apr 2003 23:13:52 +0200 (MEST)


> It would also be nice for numeric compatibility to be a compile time option

It sounds as if you expect a lot of old cruft.
But the compatibility code is just ten lines or so.
Internally the kernel has an index. Externally there is a dev_t.
At open() time the dev_t is converted. At registration time
sd announces interest in three or four dev_t regions.
That is all.

Andries
-
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/