Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/usr.sbin/puffs/mount_psshfs



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@localhost



Home | Main Index | Thread Index | Old Index