Date: Sun, 25 Apr 2010 00:54:11 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/geom/part g_part.c Message-ID: <201004250054.o3P0sN9i011514@repoman.freebsd.org>
index | next in thread | raw e-mail
marcel 2010-04-25 00:54:11 UTC
FreeBSD src repository
Modified files:
sys/geom/part g_part.c
Log:
SVN rev 207178 on 2010-04-25 00:54:11Z by marcel
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".
Based on a patch from: "Andrey V. Elsukov" <bu7cher@yandex.ru>
Revision Changes Path
1.46 +14 -1 src/sys/geom/part/g_part.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004250054.o3P0sN9i011514>
