DragonFly-2.3.2.340.g1cb12 master sys/vfs/devfs devfs.h devfs_co

看板DFBSD_commit作者時間16年前 (2009/08/08 06:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 1cb12919c84023356310f72ca191454679bba3aa Author: Alex Hornung <ahornung@gmail.com> Date: Fri Aug 7 22:32:29 2009 +0100 DEVFS - delete rule-created aliases on rule reset * add a new devfs flag, DEVFS_RULE_CREATED, which is set for alias nodes created from within the rule system. * On rule reset, if a node is an alias and has the flag set, it is unlinked and freed. Summary of changes: sys/vfs/devfs/devfs.h | 19 ++++++++++--------- sys/vfs/devfs/devfs_core.c | 9 ++++++--- sys/vfs/devfs/devfs_rules.c | 13 +++++++++++-- 3 files changed, 27 insertions(+), 14 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1cb12919c84023356310f72ca191454679bba3aa -- DragonFly BSD source repository
文章代碼(AID): #1AVAGZzg (DFBSD_commit)