NetBSD/sys/fs
pooka 53a9d4abfa Don't do nfs server consistency checks in readdir, especially since
the check depended on the nfs server implementation.
2007-07-26 18:15:42 +00:00
..
adosfs Initialize size and/or writesize when creating a vnode. 2007-07-23 11:27:45 +00:00
cd9660 Initialize size and/or writesize when creating a vnode. 2007-07-23 11:27:45 +00:00
efs Don't depend on uvm_extern.h pulling in proc.h. 2007-07-21 19:06:20 +00:00
filecorefs Initialize size and/or writesize when creating a vnode. 2007-07-23 11:27:45 +00:00
hfs Make set_statvfs_info() take a parameter for the vfs name instead 2007-07-17 11:19:31 +00:00
msdosfs Also set writesize when creating node. 2007-07-23 11:05:47 +00:00
ntfs Don't do nfs server consistency checks in readdir, especially since 2007-07-26 18:15:42 +00:00
ptyfs Don't depend on uvm_extern.h pulling in proc.h. 2007-07-21 19:06:20 +00:00
puffs use NULL, not 0, to pass a pointer 2007-07-22 18:59:00 +00:00
smbfs In sync, skip over vnodes based on if they are clean rather than 2007-07-20 16:46:43 +00:00
sysvbfs Don't depend on uvm_extern.h pulling in proc.h. 2007-07-21 19:06:20 +00:00
tmpfs Multiple fixes for tmpfs' rename operation: 2007-07-23 15:41:01 +00:00
udf Initialize size and/or writesize when creating a vnode. 2007-07-23 11:27:45 +00:00
union Rearrange previous to make it work by other than chance. 2007-07-23 08:52:47 +00:00
Makefile Add read-only support for SGI's Extent File System. 2007-06-29 23:30:16 +00:00
unicode.h -add __unused declarations to make it possible to use only half of it 2007-02-26 12:33:08 +00:00