NetBSD/sys/fs
2013-11-18 01:39:34 +00:00
..
adosfs Replace macro v_specmountpoint with two functions spec_node_getmountedfs() 2013-09-30 18:57:59 +00:00
cd9660 Replace macro v_specmountpoint with two functions spec_node_getmountedfs() 2013-09-30 18:57:59 +00:00
efs use __diagused where appropriate. 2013-10-30 08:27:01 +00:00
filecorefs remove unused 2013-10-20 17:14:48 +00:00
hfs remove unused variables 2013-10-18 19:58:11 +00:00
msdosfs Stop using v_mount of an unreferenced vnode -- save the mount while 2013-11-02 10:30:18 +00:00
nfs Explain what's here. 2013-09-30 07:31:34 +00:00
nilfs apply __diagused where appropriate. 2013-11-01 06:41:56 +00:00
ntfs remove unused code 2013-10-17 21:03:50 +00:00
ptyfs - support advisory locking on ptys 2013-11-05 00:40:33 +00:00
puffs - remove unused variables 2013-10-17 21:03:27 +00:00
smbfs fix unused variable warnings 2013-10-20 21:13:15 +00:00
sysvbfs Don't change a read-only file system. 2013-05-15 16:44:03 +00:00
tmpfs Make tmpfs_node_t::tn_gen a 32-bit number, keep it in sync with tmpfs_fid_t. 2013-11-18 01:39:34 +00:00
udf used __diagused where appropriate. 2013-10-30 08:41:38 +00:00
union remove unused code 2013-10-17 21:03:50 +00:00
unionfs
v7fs prevent memory leak on error 2013-06-28 14:49:14 +00:00
Makefile
unicode.h