NetBSD/sys/fs/puffs
pooka be98071c8c Always provide caller information from the kernel based on curlwp.
(but don't deprecate the old puffs_cid interface just yet)
2007-10-21 14:28:05 +00:00
..
files.puffs Split routines handling nodes from puffs_subr to puffs_node. 2007-09-27 23:21:07 +00:00
Makefile
puffs_msgif.c Always provide caller information from the kernel based on curlwp. 2007-10-21 14:28:05 +00:00
puffs_msgif.h Always provide caller information from the kernel based on curlwp. 2007-10-21 14:28:05 +00:00
puffs_node.c Part 1/n of some pretty extensive changes to how the kernel module 2007-10-11 19:41:13 +00:00
puffs_subr.c Part 1/n of some pretty extensive changes to how the kernel module 2007-10-11 19:41:13 +00:00
puffs_sys.h Part 1/n of some pretty extensive changes to how the kernel module 2007-10-11 19:41:13 +00:00
puffs_transport.c Handle suspend and flush requests from the file server. 2007-10-11 23:04:21 +00:00
puffs_vfsops.c Handle suspend and flush requests from the file server. 2007-10-11 23:04:21 +00:00
puffs_vnops.c When doing a read operation, don't copy the whole kernel buffer to 2007-10-19 14:38:45 +00:00