]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC:
authordaichi <daichi@FreeBSD.org>
Mon, 22 Oct 2007 05:34:00 +0000 (05:34 +0000)
committerdaichi <daichi@FreeBSD.org>
Mon, 22 Oct 2007 05:34:00 +0000 (05:34 +0000)
commitbdee7be108647913f9c03824344ec3e7ef809fae
tree3b8a7460c86a5dea11dc42599221d4e66961b2ef
parentc0f8293322702ff04f3acf0a2a867a62ddc296fd
MFC:
  - It has been become MPSAFE.
  - Fixed lock panic issue under MPSAFE.
  - Fixed panic issue whenever it locks vnode with reclaim.
  - Fixed lock implementations not conforming to vnode_if.src style.

Submitted by:   Masanori Ozawa <ozawa@ongs.co.jp> (unionfs developer)
Reviewed by:    jeff, kensmith
Approved by:    re (kensmith)
sys/fs/unionfs/union_vfsops.c
sys/fs/unionfs/union_vnops.c