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: Sat Nov 10 18:36:06 UTC 2007
Modified Files:
src/usr.sbin/puffs/mount_psshfs: node.c psshfs.h subr.c
Log Message:
Cache readlink results similarly to attributes. Makes "cd" fast
for a slow connection if a symlink is along the path.
(this should be done elsewhere, but I want it for sshfs now)
To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 src/usr.sbin/puffs/mount_psshfs/node.c
cvs rdiff -r1.26 -r1.27 src/usr.sbin/puffs/mount_psshfs/psshfs.h
cvs rdiff -r1.32 -r1.33 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