NetBSD/usr.sbin/puffs
riastradh 772f45cfc9 Cache vattr in psshfs's setattr.
This means within the cache window, a setattr that wouldn't change the
remote file's attributes from our current view of them will not be
relayed to the server and wait for the server to answer.  Thus, e.g., a
process with a periodic timer interrupt that calls open(2) in a loop
can make progress with much higher probability than without caching.

XXX The test case doesn't work, so it's currently disabled.  It needs
to stop the child of sshd that is handling an sftp session, not sshd
itself, and it's not obvious how to do that.

ok pooka
2011-08-12 04:14:00 +00:00
..
mount_9p remove some always true if () checks GCC 4.5.3 picks up. 2011-06-22 04:03:23 +00:00
mount_psshfs Cache vattr in psshfs's setattr. 2011-08-12 04:14:00 +00:00
mount_sysctlfs
rump_au-naturel these files are no longer autogenerated, so remove them 2010-11-22 01:09:34 +00:00
rump_cd9660 regen 2011-07-24 09:00:06 +00:00
rump_efs regen 2011-07-24 09:00:06 +00:00
rump_ext2fs regen 2011-07-24 09:00:06 +00:00
rump_fdesc regen 2011-07-24 09:00:06 +00:00
rump_ffs regen 2011-07-24 09:00:06 +00:00
rump_hfs regen 2011-07-24 09:00:06 +00:00
rump_kernfs regen 2011-07-24 09:00:06 +00:00
rump_lfs regen 2011-07-24 09:00:06 +00:00
rump_msdos regen 2011-07-24 09:00:06 +00:00
rump_nfs regen 2011-07-24 09:00:06 +00:00
rump_nqmfs these files are no longer autogenerated, so remove them 2010-11-22 01:09:34 +00:00
rump_ntfs regen 2011-07-24 09:00:06 +00:00
rump_smbfs regen 2011-07-24 09:00:06 +00:00
rump_syspuffs
rump_sysvbfs regen 2011-07-24 09:00:06 +00:00
rump_tmpfs regen 2011-07-24 09:00:06 +00:00
rump_udf regen 2011-07-24 09:00:06 +00:00
rump_v7fs regen 2011-07-24 09:00:06 +00:00
Makefile v7fs rump support 2011-07-24 08:55:28 +00:00
Makefile.inc
makerumpmanpages.sh v7fs rump support 2011-07-24 08:55:28 +00:00