NetBSD/sys/fs/puffs
dholland 14402d0ff1 Abolish the SAVENAME and HASBUF flags. There is now always a buffer,
so the path in a struct componentname is now always valid during VOP
calls.
2010-11-30 10:43:01 +00:00
..
files.puffs remember to add the new file to the build 2010-07-06 16:13:57 +00:00
Makefile
puffs_compat.c Do fhtovp compat translation only for fhtovp ops, not all vfs ops. 2010-07-11 11:17:27 +00:00
puffs_msgif.c Apply patch from PR kern/44093 by yamt: 2010-11-15 20:31:41 +00:00
puffs_msgif.h Add compat to enable running puffs in a 64bit time_t kernel against 2010-07-06 13:47:47 +00:00
puffs_node.c It makes no sense to call vget() with LK_RETRY. 2010-07-25 09:54:37 +00:00
puffs_subr.c more <sys/buf.h> police 2008-11-16 19:34:29 +00:00
puffs_sys.h Add compat to enable running puffs in a 64bit time_t kernel against 2010-07-06 13:47:47 +00:00
puffs_vfsops.c Make holding v_interlock mandatory for callers of vget(). 2010-07-21 17:52:09 +00:00
puffs_vnops.c Abolish the SAVENAME and HASBUF flags. There is now always a buffer, 2010-11-30 10:43:01 +00:00
TODO add some todo-items, based on a file which was lingering in my 2009-05-18 15:47:28 +00:00