git: kernel - Remove double unlock in elf core dumping code

看板DFBSD_commit作者時間14年前 (2011/12/28 02:04), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit e0e309580f5eade6ef7635e7a33ef9f779bbce47 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Thu Dec 1 15:19:09 2011 -0800 kernel - Remove double unlock in elf core dumping code * Remove a double vnode unlock in the elf core dumping code. vn_unlock() ignored double unlocks before but soon won't. Summary of changes: sys/kern/imgact_elf.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e0e309580f5eade6ef7635e7a33ef9f779bbce47 -- DragonFly BSD source repository
文章代碼(AID): #1E-WYpS_ (DFBSD_commit)