git: kernel - NFS - fix deadlock in NFS client-side readdirplus

看板DFBSD_commit作者時間16年前 (2010/02/09 17:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/2 (看更多)
commit 2595d6bead5c8c2d6eec6447e416c9636169016d Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Tue Feb 9 00:46:26 2010 -0800 kernel - NFS - fix deadlock in NFS client-side readdirplus * readdirplus holds a vnode lock while attempting to do a namecache lookup, which is not legal. Unlock the vnode while doing the lookup. Summary of changes: sys/vfs/nfs/nfs_vnops.c | 15 +++++++++++++++ 1 files changed, 15 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2595d6bead5c8c2d6eec6447e416c9636169016d -- DragonFly BSD source repository
文章代碼(AID): #1BSIHIZi (DFBSD_commit)
文章代碼(AID): #1BSIHIZi (DFBSD_commit)