commit cd87afb1a024a8f049f31f340e7dce1da8478138
Author: Matthew Dillon <[email protected]>
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

Reply via email to