dm - bind logical devices into the disk subsystem
authorAlex Hornung <ahornung@gmail.com>
Thu, 11 Nov 2010 16:24:04 +0000 (16:24 +0000)
committerAlex Hornung <ahornung@gmail.com>
Mon, 15 Nov 2010 18:00:54 +0000 (18:00 +0000)
commit08cba7283de93e4b3b0acef9b511d6892f797426
tree860c7362d15740ad74ccfef60df91e85ea678d41
parenta812bf57cd30fc7cf205d779d394b020a21c4f9e
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.
sys/dev/disk/dm/device-mapper.c
sys/dev/disk/dm/dm_ioctl.c