8640fbb580
It contains the VFS attachment and userspace message-passing interface. This work was initially started and completed for Google SoC 2005 and tweaked to work a bit better in the past few weeks. While being far from complete, it is functional enough to be able and stable to host a fairly general-purpose in-memory file system in userspace. Even so, puffs should be considered experimental and no binary compatibility for interfaces or crash-freedom or zero security implications should be relied upon just yet. The GSoC project was mentored by William Studenmund and the final review for the code was done by Christos.
9 lines
215 B
Plaintext
9 lines
215 B
Plaintext
# $NetBSD: files.puffs,v 1.1 2006/10/22 22:43:23 pooka Exp $
|
|
|
|
deffs PUFFS
|
|
|
|
file fs/puffs/puffs_msgif.c puffs
|
|
file fs/puffs/puffs_subr.c puffs
|
|
file fs/puffs/puffs_vfsops.c puffs
|
|
file fs/puffs/puffs_vnops.c puffs
|