freebsd-dev/sys/fs/unionfs
Daichi GOTO cb5736b73b - fixed a vnode lock hang-up issue.
- fixed an incorrect lock status issue.
- fixed an incorrect lock issue of unionfs root vnode removed.
  (pointed out by keith)
- fixed an infinity loop issue.
  (pointed out by dumbbell)
- changed to do LK_RELEASE expressly when unlocked.

Submitted by:	ozawa@ongs.co.jp
2012-05-01 07:46:30 +00:00
..
union_subr.c - fixed a vnode lock hang-up issue. 2012-05-01 07:46:30 +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 vnode lock hang-up issue. 2012-05-01 07:46:30 +00:00
union.h Fixes Unionfs socket issue reported as kern/118346. 2008-11-25 03:18:35 +00:00