NetBSD/sys/fs/puffs
manu e146830324 Fix a race condition where the filesystem lookups a vnode that is
being recycled, producing ENOENT while the file does exist.

Approved by yamt
2012-01-19 08:14:41 +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 Remove #ifdef DIAGNOSTIC guards around KASSERT, as the macro contains them 2011-10-19 01:39:29 +00:00
puffs_msgif.h don't get affected by the NAME_MAX bump. Use the same constant as the 2011-09-27 01:48:57 +00:00
puffs_node.c Fix a race condition where the filesystem lookups a vnode that is 2012-01-19 08:14:41 +00:00
puffs_subr.c more <sys/buf.h> police 2008-11-16 19:34:29 +00:00
puffs_sys.h Add a mutex for operations that touch size (setattr, getattr, write, fsync). 2011-08-29 04:12:45 +00:00
puffs_vfsops.c Remove #ifdef DIAGNOSTIC guards around KASSERT, as the macro contains them 2011-10-19 01:39:29 +00:00
puffs_vnops.c Add a few KASSERT() - I have a crash that likely will cause one of them to 2012-01-17 09:30:16 +00:00
TODO add some todo-items, based on a file which was lingering in my 2009-05-18 15:47:28 +00:00