NetBSD/sys/fs/puffs
pooka 65dca8eead * add a rant about why MPSAFE isn't enabled even though puffs code is
* predict_false that we are mounting when calling statvfs
* KNF
2010-02-17 14:32:08 +00:00
..
files.puffs
Makefile
puffs_msgif.c In case the operations thread has exited, do not queue any more 2010-01-14 19:50:07 +00:00
puffs_msgif.h Add a PUFFS_UNMOUNT server->kernel request, which causes the kernel 2010-01-07 22:45:31 +00:00
puffs_node.c Kill suspend support. It was never implemented correctly: 2009-11-05 19:42:44 +00:00
puffs_subr.c
puffs_sys.h Rename PUFFS_SOPREQ_EXIT to PUFFS_SOPREQSYS_EXIT to better signal 2010-01-07 23:02:34 +00:00
puffs_vfsops.c * add a rant about why MPSAFE isn't enabled even though puffs code is 2010-02-17 14:32:08 +00:00
puffs_vnops.c Since VOP_GETATTR() does not require a locked vnode, resolve and 2010-01-14 14:44:13 +00:00
TODO