git: DragonFly_RELEASE_2_10 kernel - Fix netgraph MP race

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Jun 7 11:40:54 PDT 2011


commit 120f6d472621d363bb912f6ea6cb15b3ff3be1df
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue May 17 18:54:00 2011 -0700

    kernel - Fix netgraph MP race
    
    * Fix a netgraph MP race due to netgraph not acquiring required tokens
      when manipulating the socket's sockbuf structure.
    
    Reported-by: Francois Tigeot <ftigeot at wolfpond.org>

Summary of changes:
 sys/netgraph/socket/ng_socket.c |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/120f6d472621d363bb912f6ea6cb15b3ff3be1df


-- 
DragonFly BSD source repository





More information about the Commits mailing list