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

Alex Hornung alexh at crater.dragonflybsd.org
Tue Aug 18 23:49:19 PDT 2009


commit 0182b3166e2929d0f1319777d1f6569116337322
Author: Alex Hornung <ahornung at 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





More information about the Commits mailing list