git: kernel - Preliminary xdisk remote block driver for cluster
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Nov 30 15:42:11 PST 2012
commit 0f50fb465b70dde1d5a607feac25b4aad05a8321
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Nov 30 15:35:44 2012 -0800
kernel - Preliminary xdisk remote block driver for cluster
* Basic infrastructure, ties into kern_dmsg.c cluster messaging system.
(still a skeleton).
* Allows a userland program (aka hammer2 service) to add networked block
devices to the local machine.
Summary of changes:
sys/dev/disk/xdisk/xdisk.c | 839 ++++++++++++++++++++++++++++++++++----------
sys/sys/xdiskioctl.h | 10 +-
2 files changed, 664 insertions(+), 185 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0f50fb465b70dde1d5a607feac25b4aad05a8321
--
DragonFly BSD source repository
More information about the Commits
mailing list