From owner-cvs-all@FreeBSD.ORG Fri Jun 1 16:33:28 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CEEF216A400; Fri, 1 Jun 2007 16:33:28 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.freebsd.org (Postfix) with ESMTP id A6D7113C44C; Fri, 1 Jun 2007 16:33:28 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id 53A1346D53; Fri, 1 Jun 2007 12:33:28 -0400 (EDT) Date: Fri, 1 Jun 2007 17:33:28 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Tom Rhodes In-Reply-To: <200706011457.l51EvJsX037570@repoman.freebsd.org> Message-ID: <20070601172725.U99954@fledge.watson.org> References: <200706011457.l51EvJsX037570@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/fs/msdosfs msdosfs_vfsops.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Jun 2007 16:33:28 -0000 On Fri, 1 Jun 2007, Tom Rhodes wrote: > trhodes 2007-06-01 14:57:19 UTC > > FreeBSD src repository > > Modified files: > sys/fs/msdosfs msdosfs_vfsops.c > Log: > Garbage collect msdosfs_fhtovp; it appears unused and I have been using > MSDOSFS without this function and problems for the last month. It seems that we can safely assume you don't use NFS exported msdosfs file systems. Robert N M Watson Computer Laboratory University of Cambridge