git: kernel - NFS - fix deadlock in NFS client-side readdirplus (part 2)
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Feb 9 01:01:11 PST 2010
commit 41c59a2d341f9e18184b6d5c47fd99e30bf25639
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Feb 9 00:59:42 2010 -0800
kernel - NFS - fix deadlock in NFS client-side readdirplus (part 2)
* Missed a vnode in the last commit. Two vnodes have to potentially
be unlocked.
Summary of changes:
sys/vfs/nfs/nfs_vnops.c | 10 +++++++---
1 files changed, 7 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/41c59a2d341f9e18184b6d5c47fd99e30bf25639
--
DragonFly BSD source repository
More information about the Commits
mailing list