git: kernel - Fix mislocated __vbusy()

看板DFBSD_commit作者時間16年前 (2010/01/15 12:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit ac88f01af9c9434aee04c0e3cba620a988df4cc4 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Thu Jan 14 20:00:23 2010 -0800 kernel - Fix mislocated __vbusy() * __vbusy(vp) must be called while the vfs_spin lock is held and atomic with the acquisition of a vnode from the freelist. * Document the hell out of vfs_lock.c Summary of changes: sys/kern/vfs_lock.c | 107 +++++++++++++++++++++++++++++++++++++------------- 1 files changed, 79 insertions(+), 28 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ac88f01af9c9434aee04c0e3cba620a988df4cc4 -- DragonFly BSD source repository
文章代碼(AID): #1BJ-_Cu2 (DFBSD_commit)