git: DEVFS - Avoid clearing of hides that don't come from rules

看板DFBSD_commit作者時間16年前 (2009/08/19 15:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 0182b3166e2929d0f1319777d1f6569116337322 Author: Alex Hornung <ahornung@gmail.com> Date: Wed Aug 19 08:09:43 2009 +0100 DEVFS - Avoid clearing of hides that don't come from rules * Avoid clearing hides that didn't come from rules by introducing a new node flag, DEVFS_RULE_HIDDEN. * Reactivate hiding of ptm/ and all its contents for cleaner unix98 ptys. Summary of changes: sys/sys/devfs.h | 2 +- sys/vfs/devfs/devfs_core.c | 3 +-- sys/vfs/devfs/devfs_rules.c | 9 +++++---- 3 files changed, 7 insertions(+), 7 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0182b3166e2929d0f1319777d1f6569116337322 -- DragonFly BSD source repository
文章代碼(AID): #1AYwCqTa (DFBSD_commit)