cvs commit: src/sys/conf NOTES files options src/sys/geom/part g_part.c g_part.h g_part_bsd.c src/sys/ia64/conf DEFAULTS

Marcel Moolenaar xcllnt at mac.com
Thu Dec 6 10:00:45 PST 2007


On Dec 6, 2007, at 1:35 AM, Poul-Henning Kamp wrote:

> I was planning on removing the "change the partitioning by writing
> through the 'c' partition" code in -current now, I trust that you
> have not implemented that ?

I have not implemented it. In fact, the c partition is not
accessable by virtue of gpart not creating a provider for it.
It's a purely internal partition. The raw partition can be
accessed through the parent of the BSD label and that will
take into account any and all permissions and re-tasting.

> You are aware of newfs trying to change the partition type.  I'm
> not happy with how that is done and not really happy about it in
> general, now that we have g_label.

I'm not aware actually. Thanks for pointing it out. I'll take
a look at it and see how it impacts things...

-- 
Marcel Moolenaar
xcllnt at mac.com




More information about the cvs-src mailing list