NetBSD/sys/fs
pedro 65d0f0003c Prevent a diagnostic assertion in tmpfs_rmdir() from being triggered
through an rmdir on ".." by moving it so it happens after the check for
empty directories; OK rmind@.
2014-01-10 16:42:38 +00:00
..
adosfs Replace macro v_specmountpoint with two functions spec_node_getmountedfs() 2013-09-30 18:57:59 +00:00
cd9660 change the mountlist CIRCLEQ into a TAILQ 2013-11-23 13:35:36 +00:00
efs use __diagused where appropriate. 2013-10-30 08:27:01 +00:00
filecorefs At least fetch the mount data pointer before using it. 2013-12-25 11:11:55 +00:00
hfs remove unused variables 2013-10-18 19:58:11 +00:00
msdosfs don't treat adjacent members as a larger array 2013-12-24 16:51:24 +00:00
nfs Fix typo ("then" instead of "than") 2013-12-09 09:35:16 +00:00
nilfs apply __diagused where appropriate. 2013-11-01 06:41:56 +00:00
ntfs CID 975205: Unchecked return value 2013-12-10 18:20:32 +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 Operation sysvbfs_remove() destructs inodes attached to active vnodes. 2014-01-09 13:23:57 +00:00
tmpfs Prevent a diagnostic assertion in tmpfs_rmdir() from being triggered 2014-01-10 16:42:38 +00:00
udf Don't create a variable just to assert() on it - assert on the 2013-11-21 23:42:09 +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 change the mountlist CIRCLEQ into a TAILQ 2013-11-23 13:35:36 +00:00
Makefile
unicode.h