From owner-cvs-src@FreeBSD.ORG Sun Mar 14 16:33:49 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B7E516A4CE; Sun, 14 Mar 2004 16:33:49 -0800 (PST) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9CF743D3F; Sun, 14 Mar 2004 16:33:48 -0800 (PST) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.10/8.12.10) with ESMTP id i2F0W6xC074688; Sun, 14 Mar 2004 19:32:06 -0500 (EST) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)i2F0W63t074685; Sun, 14 Mar 2004 19:32:06 -0500 (EST) (envelope-from robert@fledge.watson.org) Date: Sun, 14 Mar 2004 19:32:06 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org To: Pav Lucistnik In-Reply-To: <1079307931.52425.5.camel@hood.oook.cz> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/fs/msdosfs msdosfs_vfsops.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Mar 2004 00:33:49 -0000 On Mon, 15 Mar 2004, Pav Lucistnik wrote: > V po, 15. 03. 2004 v 00:28, Robert Watson p=ED=B9e: >=20 > > rwatson 2004/03/14 15:28:12 PST > >=20 > > FreeBSD src repository > >=20 > > Modified files: > > sys/fs/msdosfs msdosfs_vfsops.c=20 > > 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). >=20 > 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@fledge.watson.org Senior Research Scientist, McAfee Research