NetBSD/sys/fs
pooka 8d142a9d0c Introduce flush operations, which the fs server can use to control
kernel caching.  Currently supported are only flushing the name
cache for a directory or flushing the name cache for the entire fs.

Also, get rid of PNODE_INACTIVE status, since it was racy and
essentially didn't work.  All this on top of being useless in the
first place ....
2007-01-09 18:14:31 +00:00
..
adosfs Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 15:42:37 +00:00
cd9660 a smorgasbord of improvements to vnode locking and path lookup: 2006-12-09 16:11:50 +00:00
filecorefs Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 15:42:37 +00:00
msdosfs Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 15:42:37 +00:00
ntfs a smorgasbord of improvements to vnode locking and path lookup: 2006-12-09 16:11:50 +00:00
ptyfs Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 15:42:37 +00:00
puffs Introduce flush operations, which the fs server can use to control 2007-01-09 18:14:31 +00:00
smbfs Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 16:55:29 +00:00
sysvbfs Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 15:42:37 +00:00
tmpfs Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 15:42:37 +00:00
udf Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 15:42:37 +00:00
union a smorgasbord of improvements to vnode locking and path lookup: 2006-12-09 16:11:50 +00:00
Makefile kernel portion of puffs - the Pass-to-Userspace Framework File System. 2006-10-22 22:43:23 +00:00
unicode.h revive copyright notice for the code derived from libc/locale/utf2.c. 2006-05-20 08:28:27 +00:00