git: kernel - Fix lock/delete race in the namecache

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Nov 11 09:18:21 PST 2013


commit 41b6212d5bc6c2f090b5c7c020a7d237ea85e6dc
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Nov 11 09:12:58 2013 -0800

    kernel - Fix lock/delete race in the namecache
    
    * Re-check ncp connectivity and the NCF_DESTROYED flag after
      successfully locking the ncp.

Summary of changes:
 sys/kern/vfs_cache.c | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/41b6212d5bc6c2f090b5c7c020a7d237ea85e6dc


-- 
DragonFly BSD source repository



More information about the Commits mailing list