Source-Changes archive

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

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



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.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 src/usr.sbin/puffs/mount_psshfs/node.c
cvs rdiff -r1.31 -r1.32 src/usr.sbin/puffs/mount_psshfs/psshfs.h
cvs rdiff -r1.39 -r1.40 src/usr.sbin/puffs/mount_psshfs/subr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index