git: kernel - Attempt to make procfs MPSAFE (2)

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Nov 15 19:38:08 PST 2011


commit 5ed1af41c30071aef1d2d95c991879c41063ec95
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Nov 15 19:36:58 2011 -0800

    kernel - Attempt to make procfs MPSAFE (2)
    
    * Disallow access to processes which are trying to exit.

Summary of changes:
 sys/vfs/procfs/procfs_subr.c |   14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5ed1af41c30071aef1d2d95c991879c41063ec95


-- 
DragonFly BSD source repository





More information about the Commits mailing list