NetBSD/usr.sbin/puffs
pooka 326638b53f In case we create a file, reclaim the vnode, and lookup the file
without the directory timeout expiring, we get vattr_null as the
attributes for that file.  Ensure that we always report sane
attributes by getting them from the server if this is the case.
(also, sprinkle some const)

Fixes problem reported by dyoung.   But wait!  The bug's medallion
begins to glow!  The bug looks much better!  I crumble to dust.

There's probably another similar bug related to "lazy open".  It
will trigger if we reclaim a node before the response to the open
arrives.  Even the comments (typoless) know about this bug ...
But verifying it exists and fixing it will have to wait for another
day.
2010-04-01 02:34:09 +00:00
..
mount_9p Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
mount_psshfs In case we create a file, reclaim the vnode, and lookup the file 2010-04-01 02:34:09 +00:00
mount_sysctlfs more lp64 it's-a-sign! fixes 2009-11-05 13:28:18 +00:00
rump_cd9660 regen 2010-03-31 14:49:46 +00:00
rump_efs regen 2010-03-31 14:49:46 +00:00
rump_ext2fs regen 2010-03-31 14:49:46 +00:00
rump_fdesc regen 2010-03-31 14:49:46 +00:00
rump_ffs regen 2010-03-31 14:49:46 +00:00
rump_hfs regen 2010-03-31 14:49:46 +00:00
rump_kernfs regen 2010-03-31 14:49:46 +00:00
rump_lfs regen 2010-03-31 14:49:46 +00:00
rump_msdos regen 2010-03-31 14:49:46 +00:00
rump_nfs regen 2010-03-31 14:49:46 +00:00
rump_nqmfs fix typo (at least it was in an error string instead of a comment) 2010-03-31 14:54:07 +00:00
rump_ntfs regen 2010-03-31 14:49:46 +00:00
rump_smbfs regen 2010-03-31 14:49:46 +00:00
rump_syspuffs use rump_pub interface name 2009-10-20 02:14:54 +00:00
rump_sysvbfs regen 2010-03-31 14:49:46 +00:00
rump_tmpfs regen 2010-03-31 14:49:46 +00:00
rump_udf regen 2010-03-31 14:49:46 +00:00
Makefile Add kernfs server. 2010-03-31 14:22:27 +00:00
Makefile.inc Define concept "disk based file system" and flag appropriate file 2010-01-25 15:55:36 +00:00
makerumpmanpages.sh Add note saying that the manual page is autogenerated and all parts 2010-03-31 14:45:59 +00:00