freebsd-nq/sys/fs/unionfs
Takanori Watanabe 919f5630ec Fix unionfs problems when a directory is mounted on other directory
with different file systems. This may cause ill things
with my previous fix. Now it translate fsid of direct child of
mount point directory only.

Pointed out by: Uwe Doering
2004-10-05 05:59:29 +00:00
..
union_subr.c Do a pass over all modules in the kernel and make them return EOPNOTSUPP 2004-07-15 08:26:07 +00:00
union_vfsops.c Fix unionfs problems when a directory is mounted on other directory 2004-10-05 05:59:29 +00:00
union_vnops.c Fix unionfs problems when a directory is mounted on other directory 2004-10-05 05:59:29 +00:00
union.h Fix unionfs problems when a directory is mounted on other directory 2004-10-05 05:59:29 +00:00