Date: Tue, 5 Jan 2010 12:38:35 +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-7@freebsd.org Subject: svn commit: r201577 - stable/7/sbin/mount_msdosfs Message-ID: <201001051238.o05CcZPg098088@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kib Date: Tue Jan 5 12:38:35 2010 New Revision: 201577 URL: http://svn.freebsd.org/changeset/base/201577 Log: MFC r201400: Remove reference to the bug in FreeBSD 2.0. Modified: stable/7/sbin/mount_msdosfs/mount_msdosfs.8 Directory Properties: stable/7/sbin/mount_msdosfs/ (props changed) Modified: stable/7/sbin/mount_msdosfs/mount_msdosfs.8 ============================================================================== --- stable/7/sbin/mount_msdosfs/mount_msdosfs.8 Tue Jan 5 12:34:16 2010 (r201576) +++ stable/7/sbin/mount_msdosfs/mount_msdosfs.8 Tue Jan 5 12:38:35 2010 (r201577) @@ -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?201001051238.o05CcZPg098088>