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 18:12:16 +0000, David Laight wrote:
> 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 ?

No, "get rid" implies it was being done but no longer is.  Erhrm,
I kinda noticed that the sftp readdir acts like nfs readdirplus ...
Well, it was an interesting exercise in any case.

-- 
Antti Kantee <pooka%iki.fi@localhost>                     Of course he runs 
NetBSD
http://www.iki.fi/pooka/                          http://www.NetBSD.org/
    "la qualité la plus indispensable du cuisinier est l'exactitude"



Home | Main Index | Thread Index | Old Index