commit 8a70992d63e6145c71dc02b5995007231613e9d2
Author: Matthew Dillon <[email protected]>
Date:   Tue Feb 26 09:40:55 2013 -0800

    kernel - Fix mount bug caught by assertion
    
    * A recently added assertion caught a bug in the mount code where
      a namecache entry was not being properly locked.
    
    * Fix the bug in checkdirs() (called by the mount code).

Summary of changes:
 sys/kern/vfs_syscalls.c | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8a70992d63e6145c71dc02b5995007231613e9d2


-- 
DragonFly BSD source repository

Reply via email to