git: DragonFly_RELEASE_4_4 devfs - Fix panic on extra devfs mounts when rules are present
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Dec 27 17:05:14 PST 2015
commit 204840a9b74f8c7b6899e396c968c8a0f3e200a7
Author: Matthew Dillon <dillon at apollo.backplane.com>
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
More information about the Commits
mailing list