kernel - Fix lock/delete race in the namecache
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 11 Nov 2013 17:12:58 +0000 (09:12 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 11 Nov 2013 17:21:10 +0000 (09:21 -0800)
commitd08fe7642f97612beaa78d0ec4582f876c15702e
tree2e73c04d80eb16a3111d1e81008a2eb2526f1c3f
parent2f34b115a2cd2cd9ee9d7468b16fb9a7a740fb72
kernel - Fix lock/delete race in the namecache

* Re-check ncp connectivity and the NCF_DESTROYED flag after
  successfully locking the ncp.
sys/kern/vfs_cache.c