HEADS UP! Compatibility slice will no longer point at the first BSD slice
Matthew Dillon
dillon at apollo.backplane.com
Sat Jun 16 20:29:01 PDT 2007
The compatibility slice (s0) will no longer point at the first BSD slice
in the upcoming commit. This should not effect anyone as nobody uses
the compatibility slice in that manner any more.
This change is necessary because to implement GPT partitions, which I've
decided will be abstracted as slices, I want GPT partition #0 to
be s0, GPT partition #1 to be s1, and so forth to avoid confusion.
-Matt
Matthew Dillon
<dillon at backplane.com>
More information about the Kernel
mailing list