git: DragonFly_RELEASE_2_8 devfs - Fix broken assertion

看板DFBSD_commit作者時間15年前 (2010/11/20 09:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 714bf0f231d0e5d7a72cea8fb9e614963295a092 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Wed Oct 20 09:45:19 2010 -0700 devfs - Fix broken assertion * When checking fp->f_flag against ap->a_mode both sides must be masked with FMASK. * Fixes a panic which can occur when a unix domain socket is being garbage collected (FMARK set). Summary of changes: sys/vfs/devfs/devfs_vnops.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/714bf0f231d0e5d7a72cea8fb9e614963295a092 -- DragonFly BSD source repository
文章代碼(AID): #1CvoKhIX (DFBSD_commit)