Date: Fri, 2 Apr 2004 08:56:10 -0800 (PST) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/msdosfs msdosfs_vfsops.c Message-ID: <200404021656.i32GuADU044318@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2004/04/02 08:56:10 PST
FreeBSD src repository
Modified files: (Branch: RELENG_4)
sys/msdosfs msdosfs_vfsops.c
Log:
MFC src/sys/fs/msdosfs/msdosfs_vfsops.c:1.119:
Don't reject FAT file systems with a number of "Heads" greater than
255; USB keychains exist that use 256 as the number of heads. This
check has also been removed in Darwin (along with most of the other
head/sector sanity checks).
Revision Changes Path
1.60.2.9 +1 -1 src/sys/msdosfs/msdosfs_vfsops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404021656.i32GuADU044318>
