DragonFly commits List (threaded) for 2013-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Fix incorrect assertion in nlookup()
commit cd87afb1a024a8f049f31f340e7dce1da8478138
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Sun Feb 24 21:50:51 2013 -0800
kernel - Fix incorrect assertion in nlookup()
* Fix an incorrect assertion, When ISLOCKED is set the returned ncp
can be locked shared or exclusive in the error case, rather than
just exclusive.
Summary of changes:
sys/kern/vfs_nlookup.c | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cd87afb1a024a8f049f31f340e7dce1da8478138
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]