commit 204840a9b74f8c7b6899e396c968c8a0f3e200a7
Author: Matthew Dillon <[email protected]>
Date:   Sun Dec 27 17:01:29 2015 -0800

    devfs - Fix panic on extra devfs mounts when rules are present
    
    * Fix issue where the rules-check was being made on the root mount
      node itself.
    
    * devfs would panic on extra devfs mounts (such as in jails) when
      /etc/defaults/devfs.conf contains any rules.
    
    Reported-by: marino

Summary of changes:
 sys/vfs/devfs/devfs_core.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/204840a9b74f8c7b6899e396c968c8a0f3e200a7


-- 
DragonFly BSD source repository

Reply via email to