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:12:58 +0000 (09:12 -0800)
commit41b6212d5bc6c2f090b5c7c020a7d237ea85e6dc
treeff87955bbcbb1e6968cdd5290204c4ed22580e36
parent8dc56d2833468735ac991fc9ab31f598519b8e2b
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