Date: Wed, 21 Sep 2005 15:35:08 +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: <200509211535.j8LFZ8wE087393@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2005-09-21 15:35:08 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/fs/fifofs fifo_vnops.c Log: Merge fifo_vnops.c:1.126 from HEAD to RELENG_5: Assert that (vp) is locked in fifo_close(), since we rely on the exclusive vnode lock to synchronize the reference counts on struct fifoinfo. Revision Changes Path 1.101.2.8 +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?200509211535.j8LFZ8wE087393>