git: kernel - devfs - Fix dangling lock created by recent commit
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Sat Aug 14 08:52:22 PDT 2010
    
    
  
commit d4f19b8b2c26ac60fd31d909d284966b353db3b8
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Aug 14 08:45:50 2010 -0700
    kernel - devfs - Fix dangling lock created by recent commit
    
    * devfs_freep() is not always called with devfs_lock held
    
    Reported-by: alexh
Summary of changes:
 sys/vfs/devfs/devfs_core.c |   23 +++++++++++++++++------
 1 files changed, 17 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d4f19b8b2c26ac60fd31d909d284966b353db3b8
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list