看板 DFBSD_commit 關於我們 聯絡資訊
commit d4f19b8b2c26ac60fd31d909d284966b353db3b8 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sat Aug 14 08:45:50 2010 -0700 kernel - devfs - Fix dangling lock created by recent commit * devfs_freep() is not always called with devfs_lock held Reported-by: alexh Summary of changes: sys/vfs/devfs/devfs_core.c | 23 +++++++++++++++++------ 1 files changed, 17 insertions(+), 6 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d4f19b8b2c26ac60fd31d909d284966b353db3b8 -- DragonFly BSD source repository