DragonFly BSD
DragonFly commits List (threaded) for 2010-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: vkernel - Add support for cdevs as virtual disks


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 25 Sep 2010 21:00:57 -0700 (PDT)

commit 6882b7a56182607e9a6d9ba32a67260af1031f17
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Sat Sep 25 21:00:04 2010 -0700

    vkernel - Add support for cdevs as virtual disks
    
    * Allow a cdev to be directly specified as a virtual disk.

Summary of changes:
 sys/dev/virtual/disk/vdisk.c           |   10 ++++++++++
 sys/platform/vkernel/platform/init.c   |   14 ++++++++------
 sys/platform/vkernel64/platform/init.c |   14 ++++++++------
 3 files changed, 26 insertions(+), 12 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6882b7a56182607e9a6d9ba32a67260af1031f17


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]