Date: Mon, 10 Apr 2006 04:03:14 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom geom_gpt.c Message-ID: <200604100403.k3A43Eq2011690@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2006-04-10 04:03:14 UTC
FreeBSD src repository
Modified files:
sys/geom geom_gpt.c
Log:
MFp4:
o Implement the remove verb to remove a partition entry.
o Improve error reporting by first checking that the verb is valid.
o Add an entry parameter to the add verb. this parameter can be
both read-only as welll as read-write and specifies the entry
number of the newly added partition.
o Make sure that the provider is alive when passed to us. It may
be withering away.
o When adding a new partition entry, test for overlaps with existing
partitions.
Revision Changes Path
1.37 +169 -20 src/sys/geom/geom_gpt.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604100403.k3A43Eq2011690>
