cvs commit: src/sys/fs/fifofs fifo_vnops.c
Robert Watson
rwatson at FreeBSD.org
Tue Sep 27 23:55:03 PDT 2005
rwatson 2005-09-28 06:55:02 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/fs/fifofs fifo_vnops.c
Log:
Merge fifo_vnops.c:1.129 from HEAD to RELENG_6:
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
Approved by: re (scottl)
Revision Changes Path
1.113.2.15 +2 -2 src/sys/fs/fifofs/fifo_vnops.c
More information about the cvs-all
mailing list