NetBSD/sys/fs/filecorefs
pooka e24b0872a4 Make set_statvfs_info() take a parameter for the vfs name instead
of always retrieving it from mp->mnt_op->vfs_name

christos ok
2007-07-17 11:19:31 +00:00
..
filecore_bmap.c More kauth fallout. 2006-05-15 01:29:02 +00:00
filecore_extern.h Change the VFS_MOUNT() interface so that the 'data' buffer passed to the 2007-07-12 19:35:32 +00:00
filecore_lookup.c a smorgasbord of improvements to vnode locking and path lookup: 2006-12-09 16:11:50 +00:00
filecore_mount.h - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00
filecore_node.c Using POOL_INIT here makes no sense, since file systems always have 2007-06-30 09:37:53 +00:00
filecore_node.h - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00
filecore_utils.c More kauth fallout. 2006-05-15 01:29:02 +00:00
filecore_vfsops.c Make set_statvfs_info() take a parameter for the vfs name instead 2007-07-17 11:19:31 +00:00
filecore_vnops.c yet more caddr_t -> void * fallout 2007-03-04 21:36:38 +00:00
filecore.h - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00
files.filecorefs merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
Makefile