NetBSD/sys/fs/puffs
rmind 4a4e52516e Remove cache_purge(9) calls from reclamation routines in the file systems,
as vclean(9) performs it for us since Lite2 merge.
2011-05-19 03:11:55 +00:00
..
Makefile
TODO add some todo-items, based on a file which was lingering in my 2009-05-18 15:47:28 +00:00
files.puffs remember to add the new file to the build 2010-07-06 16:13:57 +00:00
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 puffs_msg_wait: check PARKFLAG_HASERROR before PARKFLAG_CALL. PR/44240. 2011-02-11 09:15:45 +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 advlock to puffs. ok pooka@ 2011-01-11 14:04:54 +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 Remove cache_purge(9) calls from reclamation routines in the file systems, 2011-05-19 03:11:55 +00:00