kernel - Fix cpu/token starvation, vfs_busy deadlocks. incls sysctl (2)
authorMatthew Dillon <dillon@apollo.backplane.com>
Thu, 21 Feb 2013 07:03:53 +0000 (23:03 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 21 Feb 2013 07:03:53 +0000 (23:03 -0800)
commitd6069a5c0046218583cae533b8f126b219f4e1e3
tree7c8dce0266a3e5eb6f177fc565eae7a3f9aea47d
parent761f82263d16005d2443720e44b5dbb397c38bdf
kernel - Fix cpu/token starvation, vfs_busy deadlocks. incls sysctl (2)

* Last commit had a bug in the deadlock fix for nlookup().  This fix
  is tested and works.
sys/kern/vfs_nlookup.c