看板 DFBSD_commit 關於我們 聯絡資訊
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