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

git: dm - bind logical devices into the disk subsystem


From: Alex Hornung <alexh@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 15 Nov 2010 10:04:47 -0800 (PST)

commit 08cba7283de93e4b3b0acef9b511d6892f797426
Author: Alex Hornung <ahornung@gmail.com>
Date:   Thu Nov 11 16:24:04 2010 +0000

    dm - bind logical devices into the disk subsystem
    
    * Bind logical dm devices into the disk subsystem so that they are more
      flexible. This way they'll appear as regular disks, they'll be able to
      have a disk scheduler and disklabels can be created on top of them.

Summary of changes:
 sys/dev/disk/dm/device-mapper.c |    9 ++++++++-
 sys/dev/disk/dm/dm_ioctl.c      |    5 ++++-
 2 files changed, 12 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/08cba7283de93e4b3b0acef9b511d6892f797426


-- 
DragonFly BSD source repository



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