glebius 2005-09-06 16:58:25 UTC
FreeBSD src repository
Modified files:
sys/netgraph ng_base.c
Log:
Raise one more bit in READER_MASK. I believe that before this change
it was possible to have 1 reader and 1 writer thread working on
a node simultaneously.
Reviewed by: julian
Revision Changes Path
1.109 +1 -1 src/sys/netgraph/ng_base.c