cvs commit: src/sys/fs/fifofs fifo_vnops.c
Robert Watson
rwatson at FreeBSD.org
Tue Sep 27 23:56:15 PDT 2005
rwatson 2005-09-28 06:56:15 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/fs/fifofs fifo_vnops.c
Log:
Merge fifo_vnops.c:1.129 from HEAD to RELENG_5:
Lock the read socket receive buffer when frobbing the sb_state flag on
that socket during open, not the write socket receive buffer.
Spotted by: ups
Revision Changes Path
1.101.2.10 +2 -2 src/sys/fs/fifofs/fifo_vnops.c
More information about the cvs-src
mailing list