NetBSD/sys/fs
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
..
adosfs Make holding v_interlock mandatory for callers of vget(). 2010-07-21 17:52:09 +00:00
cd9660 Make holding v_interlock mandatory for callers of vget(). 2010-07-21 17:52:09 +00:00
efs Make holding v_interlock mandatory for callers of vget(). 2010-07-21 17:52:09 +00:00
filecorefs Make holding v_interlock mandatory for callers of vget(). 2010-07-21 17:52:09 +00:00
hfs Make holding v_interlock mandatory for callers of vget(). 2010-07-21 17:52:09 +00:00
msdosfs Return EINVAL for rename and delete operations to the 2010-07-30 16:40:43 +00:00
nilfs Remove extra char - not sure where that came from (duplicated vi command?) 2010-08-11 13:26:25 +00:00
ntfs It makes no sense to call vget() with LK_RETRY. 2010-07-25 09:54:37 +00:00
ptyfs Make holding v_interlock mandatory for callers of vget(). 2010-07-21 17:52:09 +00:00
puffs Apply patch from PR kern/44093 by yamt: 2010-11-15 20:31:41 +00:00
smbfs Make holding v_interlock mandatory for callers of vget(). 2010-07-21 17:52:09 +00:00
sysvbfs Make sysvbfs rename work for filenames longer than {NAME_MAX}. 2010-07-26 13:43:26 +00:00
tmpfs Make holding v_interlock mandatory for callers of vget(). 2010-07-21 17:52:09 +00:00
udf Rename rb.h to rbtree.h, as it is more appropriate (c.f. ptree.h). Also 2010-09-25 01:42:38 +00:00
union Make holding v_interlock mandatory for callers of vget(). 2010-07-21 17:52:09 +00:00
unionfs Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
Makefile Install ptyfs userspace header into user's space. 2010-06-14 14:40:47 +00:00
unicode.h