NetBSD/sys/fs
2012-01-27 12:22:02 +00:00
..
adosfs VOP_OPEN() needs a locked vnode. All these copy-and-pasted xxxfs_mount() 2011-11-14 18:35:12 +00:00
cd9660 VOP_OPEN() needs a locked vnode. All these copy-and-pasted xxxfs_mount() 2011-11-14 18:35:12 +00:00
efs Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
filecorefs VOP_OPEN() needs a locked vnode. All these copy-and-pasted xxxfs_mount() 2011-11-14 18:35:12 +00:00
hfs VOP_OPEN() needs a locked vnode. All these copy-and-pasted xxxfs_mount() 2011-11-14 18:35:12 +00:00
msdosfs Add missing fstrans_done(). 2011-11-21 10:46:56 +00:00
nilfs Obey MNT_RELATIME, the only addition is that mkdir in ufs sets IN_ACCESS too. 2011-11-18 21:18:50 +00:00
ntfs VOP_OPEN() needs a locked vnode. All these copy-and-pasted xxxfs_mount() 2011-11-14 18:35:12 +00:00
ptyfs Start making fs read(2) fail with EISDIR if the implementation does 2011-12-12 19:11:21 +00:00
puffs Fix a race condition where the filesystem lookups a vnode that is 2012-01-19 08:14:41 +00:00
smbfs VOP_GETATTR() needs a shared lock at least. 2011-10-23 08:42:06 +00:00
sysvbfs Start making fs read(2) fail with EISDIR if the implementation does 2011-12-12 19:11:21 +00:00
tmpfs tmpfs_access: simplify, no need to separate the logic. 2012-01-22 03:13:19 +00:00
udf Obey MNT_RELATIME, the only addition is that mkdir in ufs sets IN_ACCESS too. 2011-11-18 21:18:50 +00:00
union The union file system is as stable as other layered file systems so 2011-12-05 11:12:10 +00:00
unionfs Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
v7fs Check parent directory write permission for DELETE operation. 2012-01-27 12:22:02 +00:00
Makefile 7th Edition(V7) File System support. and NetBSD symbolic-link, socket, FIFO extension. see newfs_v7fs(8). 2011-06-27 11:52:22 +00:00
unicode.h