Date: Fri, 10 Jan 2003 17:13:42 -0500 (EST) From: John Baldwin <jhb@FreeBSD.org> To: John Baldwin <jhb@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: RE: cvs commit: src/lib/libdisk disk.c Message-ID: <XFMail.20030110171342.jhb@FreeBSD.org> In-Reply-To: <XFMail.20030110145039.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10-Jan-2003 John Baldwin wrote: > > On 10-Jan-2003 John Baldwin wrote: >> jhb 2003/01/10 11:45:10 PST >> >> Modified files: >> lib/libdisk disk.c >> Log: >> Use the fstype obtained from the GEOM dumpconf output to set the fstype >> of BSD part chunks when opening a disk. >> >> Reviewed by: phk >> MFC after: 2 days > > This fixes the bug where sysinstall wouldn't recognize old swap > partitions as swap and where it would rewrite all the fstypes of > existing partitions to be 'unused'. Ok, this only partially fixes the second bug. It seems that sysinstall is likely still zeroing out the fsize, bsize, and bps/cpg fields of existing partitions. :( -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ 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?XFMail.20030110171342.jhb>