NetBSD/sys/fs
rmind 49ce9c94dc - tmpfs_remove: check 'appendable' flag for the parent directory as well.
Patch from Pedro Martelletto.
- tmpfs_dir_detach: remove missleading check.
- tmpfs_link: remove unused variable.
2013-10-04 15:14:11 +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 C99 section 6.7.2.3 (Tags) Note 3 states that: 2013-03-18 19:35:35 +00:00
filecorefs Replace macro v_specmountpoint with two functions spec_node_getmountedfs() 2013-09-30 18:57:59 +00:00
hfs C99 section 6.7.2.3 (Tags) Note 3 states that: 2013-03-18 19:35:35 +00:00
msdosfs Replace macro v_specmountpoint with two functions spec_node_getmountedfs() 2013-09-30 18:57:59 +00:00
nfs Explain what's here. 2013-09-30 07:31:34 +00:00
nilfs Replace macro v_specmountpoint with two functions spec_node_getmountedfs() 2013-09-30 18:57:59 +00:00
ntfs Replace macro v_specmountpoint with two functions spec_node_getmountedfs() 2013-09-30 18:57:59 +00:00
ptyfs C99 section 6.7.2.3 (Tags) Note 3 states that: 2013-03-18 19:35:35 +00:00
puffs comments 2013-03-06 11:40:22 +00:00
smbfs C99 section 6.7.2.3 (Tags) Note 3 states that: 2013-03-18 19:35:35 +00:00
sysvbfs Don't change a read-only file system. 2013-05-15 16:44:03 +00:00
tmpfs - tmpfs_remove: check 'appendable' flag for the parent directory as well. 2013-10-04 15:14:11 +00:00
udf Remove a bogus vrecycle() from udf_inactive(). Vrecycle() works on inactive 2013-10-04 08:35:08 +00:00
union Disentangle the namecache from the internals of namei. 2012-11-05 17:24:09 +00:00
unionfs Excise struct componentname from the namecache. 2012-11-05 17:27:37 +00:00
v7fs prevent memory leak on error 2013-06-28 14:49:14 +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