NetBSD/sys/miscfs
njoly 7e0ae4d816 Use NZERO instead of hard-coded "20" value. 2014-06-30 14:58:59 +00:00
..
deadfs Change all vfsops to use C99 designated initializers. 2014-03-23 15:21:15 +00:00
fdesc Change all vfsops to use C99 designated initializers. 2014-03-23 15:21:15 +00:00
fifofs fifo_open: assign v_fifoinfo once initialised; add an assert while here. 2014-05-17 23:30:24 +00:00
genfs Change field "layerm_tag" to correct type "enum vtagtype". 2014-05-28 10:51:20 +00:00
kernfs From Ilya Zykov: Unbreak kernfs which was broken by this commit 2014-04-08 17:56:10 +00:00
nullfs Change layerfs from hashlist to vcache. 2014-05-25 13:51:25 +00:00
overlay Change layerfs from hashlist to vcache. 2014-05-25 13:51:25 +00:00
procfs Use NZERO instead of hard-coded "20" value. 2014-06-30 14:58:59 +00:00
specfs - Make VI_XLOCK, VI_CLEAN and VI_LOCKSHARE private to kern/vfs_*.c. 2014-03-24 13:42:40 +00:00
syncfs Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
umapfs Change layerfs from hashlist to vcache. 2014-05-25 13:51:25 +00:00
Makefile Remove the portalfs kernel file system driver. Replace mount_portal(8) 2009-12-05 20:11:01 +00:00