freebsd-src/sys/fs/unionfs
Poul-Henning Kamp 3b6fb88590 Before we start to mess with the VFS name-cache clean things up a little bit:
Isolate the namecache in its own file, and give it a dedicated malloc type.
1999-10-03 12:18:29 +00:00
..
union.h Before we start to mess with the VFS name-cache clean things up a little bit: 1999-10-03 12:18:29 +00:00
union_subr.c Before we start to mess with the VFS name-cache clean things up a little bit: 1999-10-03 12:18:29 +00:00
union_vfsops.c This is a major fixup of unionfs. At least 30 serious bugs have been 1999-09-26 20:52:41 +00:00
union_vnops.c Make sure file after VOP_OPEN is VMIO'd when transfering control from 1999-09-28 05:48:39 +00:00