NetBSD/sys/fs/puffs
pgoyette ea4ebbac0d It turns out we do want the puffs compat code in any kernel which
has built-in compat_50 regardless of whether the kernel also has
puffs.

Should finally fix PR kern/53943
2019-02-05 00:22:36 +00:00
..
files.puffs It turns out we do want the puffs compat code in any kernel which 2019-02-05 00:22:36 +00:00
Makefile
puffs_compat.c Normalize all the compat hooks' names to the form 2019-01-29 09:28:50 +00:00
puffs_msgif.c Normalize all the compat hooks' names to the form 2019-01-29 09:28:50 +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 Typos. 2018-02-08 09:05:16 +00:00
puffs_subr.c Do not uselessly include <sys/malloc.h>. 2014-11-10 18:46:33 +00:00
puffs_sys.h Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +00:00
puffs_vfsops.c add a genfs method to allow a file system to limit the range of pages 2018-05-28 21:04:37 +00:00
puffs_vnops.c Fix use after RECLAIM in PUFFS filesystems 2018-11-06 02:39:49 +00:00
TODO