NetBSD/sys/fs/puffs
2016-12-26 08:21:09 +00:00
..
files.puffs Define filesystem attributes with vfs dependency. 2014-10-11 06:42:18 +00:00
Makefile
puffs_compat.c sprinkle COMPAT_50 2015-04-22 17:07:24 +00:00
puffs_msgif.c Hold the interlock when calling cv_broadcast as per condvar(9) 2016-12-26 08:21:09 +00:00
puffs_msgif.h Add PUFFS_KFLAG_NOFLUSH_META to prevent sending metadata flush to FUSE 2015-02-15 20:21:29 +00:00
puffs_node.c Remove now obsolete operation vcache_remove(). 2016-08-20 12:37:06 +00:00
puffs_subr.c Do not uselessly include <sys/malloc.h>. 2014-11-10 18:46:33 +00:00
puffs_sys.h KNF. Remove extra spaces. No functional change. 2016-07-07 06:55:38 +00:00
puffs_vfsops.c PR/50573: Andreas Gustafsson: puffs can crash kernel for lack of argument 2015-12-20 01:34:00 +00:00
puffs_vnops.c replace variable stack declaration with a large enough one and KASSERT. 2016-07-21 18:21:27 +00:00
TODO