From owner-cvs-all Fri Jan 10 11:50:48 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13A1B37B401 for ; Fri, 10 Jan 2003 11:50:47 -0800 (PST) Received: from mail.speakeasy.net (mail15.speakeasy.net [216.254.0.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B58643F5F for ; Fri, 10 Jan 2003 11:50:46 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 25075 invoked from network); 10 Jan 2003 19:50:49 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail15.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 10 Jan 2003 19:50:49 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id h0AJoUUT091039; Fri, 10 Jan 2003 14:50:32 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200301101945.h0AJjAU0053548@repoman.freebsd.org> Date: Fri, 10 Jan 2003 14:50:39 -0500 (EST) From: John Baldwin To: John Baldwin Subject: RE: cvs commit: src/lib/libdisk disk.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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'. -- John Baldwin <>< 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