git: kernel - Cleanup, add assertions in the vnode freeing path

看板DFBSD_commit作者時間16年前 (2010/02/14 10:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 4f51b8ae58b217a66b7097fc87564f6bf70aa2c4 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sat Feb 13 17:30:02 2010 -0800 kernel - Cleanup, add assertions in the vnode freeing path * Remove debug kprintf: "Warning ncp ... deadlock avoided". * Add assertions on the vnode flag state when adding and removing from the freelist, or when dtor() is called by the backing store. Summary of changes: sys/kern/vfs_cache.c | 2 -- sys/kern/vfs_lock.c | 13 +++++++++---- 2 files changed, 9 insertions(+), 6 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4f51b8ae58b217a66b7097fc87564f6bf70aa2c4 -- DragonFly BSD source repository
文章代碼(AID): #1BTrbWW6 (DFBSD_commit)