NetBSD/sys/miscfs
christos 0726b418be Maps don't change that frequently between reads, so don't give up and
do what linux does (support reading from an offset).
2014-10-17 20:49:22 +00:00
..
deadfs Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
fdesc Define filesystem attributes with vfs dependency. 2014-10-11 06:42:18 +00:00
fifofs split PRU_CONNECT2 & PRU_PURGEIF function out of pr_generic() usrreq 2014-08-09 05:33:00 +00:00
genfs Change field "layerm_tag" to correct type "enum vtagtype". 2014-05-28 10:51:20 +00:00
kernfs Define filesystem attributes with vfs dependency. 2014-10-11 06:42:18 +00:00
nullfs Define layerfs as an attribute. 2014-10-12 03:52:30 +00:00
overlay Define layerfs as an attribute. 2014-10-12 03:52:30 +00:00
procfs Maps don't change that frequently between reads, so don't give up and 2014-10-17 20:49:22 +00:00
specfs Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
syncfs Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
umapfs Define layerfs as an attribute. 2014-10-12 03:52:30 +00:00
Makefile Remove the portalfs kernel file system driver. Replace mount_portal(8) 2009-12-05 20:11:01 +00:00