Date: Mon, 30 Oct 2000 00:44:29 +0000 From: Brian Somers <brian@Awfulhak.org> To: Matt Dillon <dillon@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, brian@Awfulhak.org Subject: Re: cvs commit: src/sys/kern subr_diskslice.c src/sys/sys disklabel.h src/sbin/disklabel disklabel.8 disklabel.c Message-ID: <200010300044.e9U0iTs73754@hak.lan.Awfulhak.org> In-Reply-To: Message from Matt Dillon <dillon@FreeBSD.ORG> of "Sat, 28 Oct 2000 18:58:56 MST." <200010290158.SAA71177@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Nice one ! > dillon 2000/10/28 18:58:56 PDT > > Modified files: (Branch: RELENG_4) > sys/kern subr_diskslice.c > sys/sys disklabel.h > sbin/disklabel disklabel.8 disklabel.c > Log: > Implement a new ioctl, DIOCGDVIRGIN, which returns a virgin disklabel for > a disk device or slice. > > Fix the disklabel program to use the new ioctl rather then DIOCGDINFO when > being asked to install a new label with 'auto'. If the new ioctl fails, > disklabel will revert to DIOCGDINFO. > > Update the disklabel documentation > > This allows disklabel to initialize new virgin 'auto' labels on slices. > > Revision Changes Path > 1.82.2.1 +35 -1 src/sys/kern/subr_diskslice.c > 1.49.2.3 +2 -1 src/sys/sys/disklabel.h > 1.15.2.2 +139 -31 src/sbin/disklabel/disklabel.8 > 1.28.2.4 +12 -5 src/sbin/disklabel/disklabel.c -- Brian <brian@Awfulhak.org> <brian@[uk.]FreeBSD.org> <http://www.Awfulhak.org> <brian@[uk.]OpenBSD.org> Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010300044.e9U0iTs73754>