dillon 2007/05/18 23:39:39 PDT DragonFly src repository
Modified files:
sbin/newfs newfs.c
Log:
Temporary hack until we can get rid of the disklabel dependancies.
DIOCGDINFO and DIOCWDINFO can only operate on the slice, not on the
partition. Figure out the name of the slice and temporarily open a
descriptor to read and update the label.
Revision Changes Path
1.15 +27 -11 src/sbin/newfs/newfs.c
http://www.dragonflybsd.org/cvsweb/src/sbin/newfs/newfs.c.diff?r1=1.14&r2=1.15&f=u
