NetBSD/sys/fs
rmind ace15189ad tmpfs_dir_getdotents: fix the recent regression, set the correct
d_fileno value for dot-dot.  Spotted by Pedro Martelletto, thanks!
2013-11-21 14:39:09 +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 tmpfs_dir_getdotents: fix the recent regression, set the correct 2013-11-21 14:39:09 +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 Excise struct componentname from the namecache. 2012-11-05 17:27:37 +00:00
v7fs v7fs: replace malloc(9) with kmem(9), fix a memory leak and few missing 2013-11-20 23:44:23 +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