Date: Wed, 7 May 2008 05:11:52 +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.h union_subr.c union_vnops.c Message-ID: <200805070511.m475BqIb077835@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
daichi 2008-05-07 05:11:52 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/fs/unionfs union.h union_subr.c union_vnops.c Log: MFC: - Fixed multi thread access issue reported by Alexander V. Chernikov (admin@su29.net) - fixed: kern/109950 PR: kern/109950 Submitted by: Alexander V. Chernikov (admin@su29.net) Reviewed by: Masanori OZAWA (ozawa@ongs.co.jp) Revision Changes Path 1.34.2.3 +2 -2 src/sys/fs/unionfs/union.h 1.92.2.5 +4 -3 src/sys/fs/unionfs/union_subr.c 1.142.2.9 +7 -7 src/sys/fs/unionfs/union_vnops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805070511.m475BqIb077835>