Date: Tue, 23 Oct 2007 03:32:17 +0000 (UTC) From: Daichi GOTO <daichi@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/unionfs union_vfsops.c union_vnops.c Message-ID: <200710230332.l9N3WIF1045788@repoman.freebsd.org>
index | next in thread | raw e-mail
daichi 2007-10-23 03:32:17 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/fs/unionfs union_vfsops.c union_vnops.c
Log:
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)
Revision Changes Path
1.76.2.3 +5 -0 src/sys/fs/unionfs/union_vfsops.c
1.132.2.6 +46 -22 src/sys/fs/unionfs/union_vnops.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710230332.l9N3WIF1045788>
