]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r226161:
authornwhitehorn <nwhitehorn@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 11 Oct 2011 13:19:56 +0000 (13:19 +0000)
committernwhitehorn <nwhitehorn@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 11 Oct 2011 13:19:56 +0000 (13:19 +0000)
commit99b9ad805b79b0c1457030478512b86853c66c57
treef931d102f09d99ae98ad42c0b7a4937e453d60e2
parent28e759ff2eb0a5168eba3d43c8dd5c9522c245b5
MFC r226161:
Avoid magicking into existence sub-partitions due to leftover blocks when
creating new ones by destroying any geom that may have come into
existence immediately after adding a partition. The EBR partition scheme
is particularly enthusiastic about false positives in this case.

Approved by: re (kib)

git-svn-id: svn://svn.freebsd.org/base/stable/9@226250 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/bsdinstall/partedit/gpart_ops.c