git: kernel - Attempt to make procfs MPSAFE (3)
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Tue Nov 15 21:51:01 PST 2011
    
    
  
commit 8db21154309d56527dcc822c2cba5ccc2cb28166
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Nov 15 21:48:59 2011 -0800
    kernel - Attempt to make procfs MPSAFE (3)
    
    * More fixes to silly bugs.  Well, I did say 'attempt' :-)
Summary of changes:
 sys/vfs/procfs/procfs_ctl.c   |    2 +-
 sys/vfs/procfs/procfs_mem.c   |   17 +++++++++--------
 sys/vfs/procfs/procfs_subr.c  |    6 +-----
 sys/vfs/procfs/procfs_vnops.c |    2 +-
 4 files changed, 12 insertions(+), 15 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8db21154309d56527dcc822c2cba5ccc2cb28166
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list