NetBSD/sys/fs
2008-02-05 15:18:36 +00:00
..
adosfs Do genfs_node_init() earlier. PR kern/36162. 2008-02-05 15:18:36 +00:00
cd9660 PR kern/37706 (forced unmount of file systems is unsafe): 2008-01-30 11:46:59 +00:00
efs Replace struct lock on vnodes with a simpler lock object built on 2008-01-30 09:50:19 +00:00
filecorefs Do genfs_node_init() earlier. PR kern/36162. 2008-02-05 15:18:36 +00:00
hfs Replace struct lock on vnodes with a simpler lock object built on 2008-01-30 09:50:19 +00:00
msdosfs PR kern/37706 (forced unmount of file systems is unsafe): 2008-01-30 11:46:59 +00:00
ntfs PR kern/37706 (forced unmount of file systems is unsafe): 2008-01-30 11:46:59 +00:00
ptyfs Replace struct lock on vnodes with a simpler lock object built on 2008-01-30 09:50:19 +00:00
puffs - Needs sys/atomic.h for atomic_inc_uint() 2008-01-31 08:23:04 +00:00
smbfs Lock v_knlist with the vnode interlock. PR kern/37881. 2008-02-05 14:19:52 +00:00
sysvbfs Fix some race conditions in rename. 2008-01-28 14:31:15 +00:00
tmpfs Limit kva usage to 8TB and the number of inodes to 2G. Should fix 2008-02-05 15:02:45 +00:00
udf Fix some race conditions in rename. 2008-01-28 14:31:15 +00:00
union PR kern/37706 (forced unmount of file systems is unsafe): 2008-01-30 11:46:59 +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