DragonFly commits List (threaded) for 2009-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.2.290.g7cbab master sys/kern kern_conf.c sys/sys device.h sys/vfs/devfs devfs.h devfs_core.c
commit 7cbab9dafa4f803b27a7ff3273e0ce988b0aa8be
Author: Alex Hornung <ahornung@gmail.com>
Date: Wed Aug 5 19:29:45 2009 +0100
DEVFS - change the rdev allocator to consider minor
Add a unique id to each dev ops in use and use this one and the minor
to construct the rdev.
Summary of changes:
sys/kern/kern_conf.c | 2 +-
sys/sys/device.h | 7 ++++---
sys/vfs/devfs/devfs.h | 3 +++
sys/vfs/devfs/devfs_core.c | 42 ++++++++++++++++++++++++++++++++++++++++--
4 files changed, 48 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7cbab9dafa4f803b27a7ff3273e0ce988b0aa8be
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]