git: kernel - Fix lockmgr non-zero exclusive count panic (2)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Matthew Dillon
Date: Wednesday, December 29, 2010 - 1:52 am

commit dbe02692d50d1bd9a389a9d09a2b505daf6952e2
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Wed Dec 29 00:49:59 2010 -0800

    kernel - Fix lockmgr non-zero exclusive count panic (2)
    
    * Handle another possible case when upgrading a shared lock to an
      exclusive lock where the exclusive flag can wiggle its way in.
    
    Reported-by: Peter Avalos <peter@theshell.com>,
    	     YONETANI Tomokazu <qhwt.dfly@les.ath.cx>

Summary of changes:
 sys/kern/kern_lock.c |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/dbe02692d50d1bd9a389a9d09a2b50...


-- 
DragonFly BSD source repository
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git: kernel - Fix lockmgr non-zero exclusive count panic (2), Matthew Dillon, (Wed Dec 29, 1:52 am)