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

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


commit d08fe7642f97612beaa78d0ec4582f876c15702e
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/d08fe7642f97612beaa78d0ec4582f876c15702e


-- 
DragonFly BSD source repository



More information about the Commits mailing list