DragonFly BSD
DragonFly commits List (threaded) for 2012-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: linprocfs - Fix process exit / procfs vnode access race & stepping races


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 23 Aug 2012 17:01:33 -0700 (PDT)

commit 383d6d14c140a4be1197182b80e258d63f5abad5
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Thu Aug 23 17:00:49 2012 -0700

    linprocfs - Fix process exit / procfs vnode access race & stepping races
    
    * Taken from procfs, fix exit / vnode access races
    
    * Fix stepping races.

Summary of changes:
 sys/emulation/linux/i386/linprocfs/linprocfs.h     |    2 ++
 .../linux/i386/linprocfs/linprocfs_subr.c          |    2 +-
 .../linux/i386/linprocfs/linprocfs_vnops.c         |   17 +++++++++++++----
 3 files changed, 16 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/383d6d14c140a4be1197182b80e258d63f5abad5


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]