freebsd-dev/sys/fs/unionfs
Gleb Kurtsou ac13a90c4b Skip directory entries with zero inode number during traversal.
Entries with zero inode number are considered placeholders by libc and
UFS.  Fix remaining uses of VOP_READDIR in kernel: vop_stdvptocnp,
unionfs.

Sponsored by:	Google Summer of Code 2011
2012-05-16 10:44:09 +00:00
..
union_subr.c Skip directory entries with zero inode number during traversal. 2012-05-16 10:44:09 +00:00
union_vfsops.c - fixed a vnode lock hang-up issue. 2012-05-01 07:46:30 +00:00
union_vnops.c fixed a unionfs_readdir math issue 2012-05-03 07:22:29 +00:00
union.h Fixes Unionfs socket issue reported as kern/118346. 2008-11-25 03:18:35 +00:00