git: kernel - Fix cpu/token starvation, vfs_busy deadlocks. incls sysctl (2)
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Feb 20 23:04:40 PST 2013
commit d6069a5c0046218583cae533b8f126b219f4e1e3
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Feb 20 23:03:53 2013 -0800
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.
Summary of changes:
sys/kern/vfs_nlookup.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d6069a5c0046218583cae533b8f126b219f4e1e3
--
DragonFly BSD source repository
More information about the Commits
mailing list