Re: regarding major number of block extended devt

From: Tejun Heo
Date: Wed Sep 03 2008 - 00:15:09 EST


H. Peter Anvin wrote:
>> 259 block Block extended device numbers
>>
>> This is pool of dynamically allocated block device
>> numbers. Currently, ide and sd overflows into this
>> region if there are more partitions than the existing
>> device number scheme can accomodate, but any block
>> device can use it and it's not restricted to
>> overflows.
>>
>
> It would seem better to simply use the high minors on the
> already-existing ide and scsi majors?

I thought it would be better to break from those majors to make it clear
that the traditional minor allocation scheme isn't followed anymore.
Programs which expect certain majors are likely to need update for how
it deals with minors, so....

Thanks.

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