DragonFly commits List (threaded) for 2012-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Preliminary xdisk remote block driver for cluster
commit 0f50fb465b70dde1d5a607feac25b4aad05a8321
Author: Matthew Dillon <dillon@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]