git: kernel - Do not use LK_NOWAIT for vfs_busy() after initiali

看板DFBSD_commit作者時間14年前 (2011/12/28 02:04), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit fd4faabafff416eb57e9987bdfc05dbc1808b373 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Wed Dec 7 20:13:09 2011 -0800 kernel - Do not use LK_NOWAIT for vfs_busy() after initialization * Minor adjustment, this is more appropriate then what we had but it will not effect the code since nobody references the mp yet at this point (thus the lock always succeeds even w/ LK_NOWAIT). Summary of changes: sys/kern/vfs_mount.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fd4faabafff416eb57e9987bdfc05dbc1808b373 -- DragonFly BSD source repository
文章代碼(AID): #1E-WZ91Z (DFBSD_commit)