freebsd-dev/sys/fs/unionfs
Daichi GOTO 3af387c9d2 - change function name from *_vdir to *_vnode because
VSOCK has been added as cache target. Now they process
  not only VDIR but also VSOCK.
- fixed panic issue caused by cache incorrect free process
  by "umount -f"

Submitted by:	Masanori OZAWA <ozawa@ongs.co.jp>
MFC after:	1 week
2008-05-07 05:32:55 +00:00
..
union_subr.c - change function name from *_vdir to *_vnode because 2008-05-07 05:32:55 +00:00
union_vfsops.c Add the support for the AT_FDCWD and fd-relative name lookups to the 2008-03-31 12:01:21 +00:00
union_vnops.c o Fixed multi thread access issue reported by Alexander V. Chernikov 2008-04-25 11:37:20 +00:00
union.h o Fixed multi thread access issue reported by Alexander V. Chernikov 2008-04-25 11:37:20 +00:00