DragonFly commits List (threaded) for 2009-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: mount_devfs - Complete functionality; integrate rule support
commit 85819c59e13d33bfebc7dabfd93539fb447b779b
Author: Alex Hornung <ahornung@gmail.com>
Date: Fri Aug 14 17:27:29 2009 +0100
mount_devfs - Complete functionality; integrate rule support
* add support for -o ruleset=... and -o jail.
* After a successful mount, rules are cleared for that mount point
and if -o ruleset=foo was specified, the rules in foo are applied
to the mount point.
* Also do this if a devfs mp is being remounted, don't bother calling
mount, just do the rule magic.
Summary of changes:
sbin/mount_devfs/mount_devfs.c | 82 ++++++++++++++++++++++++++++++++++------
1 files changed, 70 insertions(+), 12 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/85819c59e13d33bfebc7dabfd93539fb447b779b
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]