git: dm - bind logical devices into the disk subsystem
Alex Hornung
alexh at crater.dragonflybsd.org
Mon Nov 15 10:06:00 PST 2010
commit 08cba7283de93e4b3b0acef9b511d6892f797426
Author: Alex Hornung <ahornung at 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
More information about the Commits
mailing list