From owner-freebsd-hackers Mon Jan 8 17:30:27 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA25992 for hackers-outgoing; Mon, 8 Jan 1996 17:30:27 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id RAA25983 for ; Mon, 8 Jan 1996 17:30:22 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id RAA26479; Mon, 8 Jan 1996 17:29:11 -0800 To: Terry Lambert cc: joerg_wunsch@uriah.heep.sax.de, freebsd-hackers@FreeBSD.org, root@synthcom.com Subject: Re: DOS File system fixes In-reply-to: Your message of "Mon, 08 Jan 1996 12:48:48 MST." <199601081948.MAA10201@phaeton.artisoft.com> Date: Mon, 08 Jan 1996 17:29:11 -0800 Message-ID: <26477.821150951@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@FreeBSD.org Precedence: bulk > It seems that if you use FIPS or PRESIZE or "Partition Magic" to resize > your partition, the cluster size will not be reduced. There's even a warning message to this effect when you mount it at times. > This results in crap being written out to the "phantom" locations as if > it were a bigger disk. Yep! This is the biggest #1 problem we need to fix. Jordan