NetBSD/sys/fs/puffs
pooka b4099c3e1d Rototill all remaining file systems to use ubc_uiomove() instead
of the ubc_alloc() - uiomove() - ubc_release() dance.
2008-11-26 20:17:33 +00:00
..
Makefile
files.puffs
puffs_msgif.c PR kern/39307 (mfs will sometimes panic at umount time) 2008-09-25 14:17:29 +00:00
puffs_msgif.h For code clarity typedef void *puffs_cookie_t. 2008-01-28 21:06:36 +00:00
puffs_node.c PR kern/37950 Unmounting psshfs immediately panics the machine 2008-05-06 12:33:16 +00:00
puffs_subr.c more <sys/buf.h> police 2008-11-16 19:34:29 +00:00
puffs_sys.h For code clarity typedef void *puffs_cookie_t. 2008-01-28 21:06:36 +00:00
puffs_vfsops.c Add module dependency on putter. 2008-05-20 14:19:18 +00:00
puffs_vnops.c Rototill all remaining file systems to use ubc_uiomove() instead 2008-11-26 20:17:33 +00:00