Subject: Re: CVS commit: src/usr.sbin/puffs/mount_psshfs
To: Antti Kantee <pooka@netbsd.org>
From: David Laight <david@l8s.co.uk>
List: source-changes
Date: 12/07/2007 18:12:16
On Fri, Dec 07, 2007 at 02:54:08PM +0000, Antti Kantee wrote:
>
> Module Name: src
> Committed By: pooka
> Date: Fri Dec 7 14:54:08 UTC 2007
>
> Modified Files:
> src/usr.sbin/puffs/mount_psshfs: node.c psshfs.h subr.c
>
> Log Message:
> Get rid of a lot of extra complexity due to doing separate getattr
> requests in readdir - just use the results from the readdir rpc.
Does that imply that you are calling gettattr (aka stat) for every entry
in a directory whenever it is read ?
David
--
David Laight: david@l8s.co.uk