NetBSD/sys/fs/puffs
pooka f129909f87 Apply patch from PR kern/44093 by yamt:
Interrupt server wait only on certain signals (same set at nfs -i)
instead of all signals.  According to the PR this helps with
"git clone" run on a puffs file system.
2010-11-15 20:31:41 +00:00
..
Makefile
TODO
files.puffs remember to add the new file to the build 2010-07-06 16:13:57 +00:00
puffs_compat.c Do fhtovp compat translation only for fhtovp ops, not all vfs ops. 2010-07-11 11:17:27 +00:00
puffs_msgif.c Apply patch from PR kern/44093 by yamt: 2010-11-15 20:31:41 +00:00
puffs_msgif.h Add compat to enable running puffs in a 64bit time_t kernel against 2010-07-06 13:47:47 +00:00
puffs_node.c It makes no sense to call vget() with LK_RETRY. 2010-07-25 09:54:37 +00:00
puffs_subr.c
puffs_sys.h Add compat to enable running puffs in a 64bit time_t kernel against 2010-07-06 13:47:47 +00:00
puffs_vfsops.c Make holding v_interlock mandatory for callers of vget(). 2010-07-21 17:52:09 +00:00
puffs_vnops.c RENAME lookup semantics say return EISDIR if dvp = *vpp for the 2010-07-14 14:07:37 +00:00