cvs commit: src/sys/fs/msdosfs msdosfs_vfsops.c
Robert Watson
rwatson at FreeBSD.org
Sun Mar 14 16:33:49 PST 2004
On Mon, 15 Mar 2004, Pav Lucistnik wrote:
> V po, 15. 03. 2004 v 00:28, Robert Watson pí¹e:
>
> > rwatson 2004/03/14 15:28:12 PST
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/fs/msdosfs msdosfs_vfsops.c
> > Log:
> > 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).
>
> MFC on this?
Yeah, I meant to put in an MFC after. I'm currently in Taiwan so don't
have access to any RELENG_4 box to put the USB keychain into, but when I
get back to the US I'll test it and merge. It sounds like we need to
revisit the other "sanity" checks in the mount code also, since drivers
are now bigger and have very different notions of "layout" from when this
code was last updated.
Robert N M Watson FreeBSD Core Team, TrustedBSD Projects
robert at fledge.watson.org Senior Research Scientist, McAfee Research
More information about the cvs-all
mailing list