NetBSD/sys/fs
pooka 68568e7a22 forgot to commit this with puffs_vnops.c 1.72:
Actually, we do need separate "no references in file server" and
"noref + inactive" flags if we wish to correctly support unix open
file semantics and optimize away pre-reclaim cache flushes.  So,
add PNODE_DYING which stands for norefs + inactive.
2007-05-19 16:50:49 +00:00
..
adosfs Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-13 01:34:21 +00:00
cd9660
filecorefs filecore_mountfs: Remove the dead code - fcmp cannot be non-zero here. 2007-04-04 02:00:58 +00:00
hfs Add support for HFS Wrapper (HFS+ volume inside an HFS volume). 2007-03-22 13:21:28 +00:00
msdosfs fix typos 2007-04-29 20:23:34 +00:00
ntfs
ptyfs
puffs forgot to commit this with puffs_vnops.c 1.72: 2007-05-19 16:50:49 +00:00
smbfs hold proclist_mutex when calling psignal(). 2007-04-19 11:05:14 +00:00
sysvbfs Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-20 11:27:48 +00:00
tmpfs
udf fix typos 2007-04-29 20:23:34 +00:00
union define a pager flag PGO_RECLAIM, similar to FSYNC_RECLAIM, and use it 2007-04-16 05:14:54 +00:00
Makefile
unicode.h