git: mount_devfs - Complete functionality; integrate rule support
    Alex Hornung 
    alexh at crater.dragonflybsd.org
       
    Mon Aug 17 01:51:13 PDT 2009
    
    
  
commit 85819c59e13d33bfebc7dabfd93539fb447b779b
Author: Alex Hornung <ahornung at 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
    
    
More information about the Commits
mailing list