Date: Tue, 22 Jun 2010 07:38:30 +0000 (UTC) From: "Andrey V. Elsukov" <ae@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/geom/part g_part.c Message-ID: <201006220738.o5M7csuZ066210@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ae 2010-06-22 07:38:30 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/geom/part g_part.c
Log:
SVN rev 209414 on 2010-06-22 07:38:30Z by ae
MFC r207178:
Fix undo for schemes that have internal partitions. Internal partitions
do not constitute user-visible or active partitions and as such should
not prevent undoing pending operations.
While here, initialize the last usable sector for the placeholder geom
based on the null scheme, created to allow undoing the destruction of
a scheme. This gives consistent output with "gpart show".
Approved by: mav (mentor)
Revision Changes Path
1.39.2.7 +14 -1 src/sys/geom/part/g_part.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006220738.o5M7csuZ066210>
