Date: Wed, 21 Sep 2005 15:31:26 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/fifofs fifo_vnops.c Message-ID: <200509211531.j8LFVQ2S087198@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2005-09-21 15:31:26 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/fs/fifofs fifo_vnops.c Log: Merge fifo_vnops.c:1.126 from HEAD to RELENG_6: Assert that (vp) is locked in fifo_close(), since we rely on the exclusive vnode lock to synchronize the reference counts on struct fifoinfo. Approved by: re (scottl) Revision Changes Path 1.113.2.13 +1 -0 src/sys/fs/fifofs/fifo_vnops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509211531.j8LFVQ2S087198>