freebsd-dev/sys/fs/unionfs
John Baldwin 7265164f53 Don't pass WANTPARENT to the pathname lookup of the mount point for a
unionfs mount just so we can immediately drop the reference on the parent
directory vnode without using it.
2008-11-04 18:54:44 +00:00
..
union_subr.c Fix a number of style issues in the MALLOC / FREE commit. I've tried to 2008-10-23 20:26:15 +00:00
union_vfsops.c Don't pass WANTPARENT to the pathname lookup of the mount point for a 2008-11-04 18:54:44 +00:00
union_vnops.c Introduce accmode_t. This is required for NFSv4 ACLs - it will be neccessary 2008-10-28 13:44:11 +00:00
union.h o Fixed multi thread access issue reported by Alexander V. Chernikov 2008-04-25 11:37:20 +00:00