NetBSD/sys/rump/fs
pooka 546bf50253 Cache referenced rootvp in struct ukfs. Makes it possible to run
pre/postcall wrapper around the exported namei, since postcall no
longer needs to execute VFS_ROOT (which is a bad thing to do while
potentially holding on to a locked vnode, mmkay).
2008-03-13 14:24:30 +00:00
..
bin Implement all ukfs interfaces (except getdents, that's a bit more 2008-03-12 21:37:15 +00:00
lib Cache referenced rootvp in struct ukfs. Makes it possible to run 2008-03-13 14:24:30 +00:00
Makefile
Makefile.rumpfs Add the ability to run puffs in userspace. This means that puffs 2008-01-02 18:15:12 +00:00