DragonFly commits List (threaded) for 2009-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.2.340.g1cb12 master sys/vfs/devfs devfs.h devfs_core.c devfs_rules.c
commit 1cb12919c84023356310f72ca191454679bba3aa
Author: Alex Hornung <ahornung@gmail.com>
Date: Fri Aug 7 22:32:29 2009 +0100
DEVFS - delete rule-created aliases on rule reset
* add a new devfs flag, DEVFS_RULE_CREATED, which is set for alias
nodes created from within the rule system.
* On rule reset, if a node is an alias and has the flag set, it is
unlinked and freed.
Summary of changes:
sys/vfs/devfs/devfs.h | 19 ++++++++++---------
sys/vfs/devfs/devfs_core.c | 9 ++++++---
sys/vfs/devfs/devfs_rules.c | 13 +++++++++++--
3 files changed, 27 insertions(+), 14 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1cb12919c84023356310f72ca191454679bba3aa
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]