Date: Tue, 5 Jan 2010 12:34:16 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org Subject: svn commit: r201576 - stable/8/sbin/mount_msdosfs Message-ID: <201001051234.o05CYGLX097031@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kib Date: Tue Jan 5 12:34:16 2010 New Revision: 201576 URL: http://svn.freebsd.org/changeset/base/201576 Log: MFC r201400: Remove reference to the bug in FreeBSD 2.0. Modified: stable/8/sbin/mount_msdosfs/mount_msdosfs.8 Directory Properties: stable/8/sbin/mount_msdosfs/ (props changed) Modified: stable/8/sbin/mount_msdosfs/mount_msdosfs.8 ============================================================================== --- stable/8/sbin/mount_msdosfs/mount_msdosfs.8 Tue Jan 5 12:34:13 2010 (r201575) +++ stable/8/sbin/mount_msdosfs/mount_msdosfs.8 Tue Jan 5 12:34:16 2010 (r201576) @@ -205,14 +205,6 @@ The use of the flag could result in damaged file systems, albeit the damage is in part taken care of by procedures similar to the ones used in Win'95. -.Pp -.Fx 2.1 -and earlier versions could not handle cluster sizes larger than 16K. -Just mounting an MS-DOS file system could cause corruption to any -mounted file system. -Cluster sizes larger than 16K are unavoidable for file system sizes -larger than 1G, and also occur when file systems larger than 1G are -shrunk to smaller than 1G using FIPS. .Sh HISTORY The .Nm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001051234.o05CYGLX097031>