DragonFly commits List (threaded) for 2010-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Fix lockmgr non-zero exclusive count panic (2)
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/dbe02692d50d1bd9a389a9d09a2b505daf6952e2
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]