kernel - Preliminary xdisk remote block driver for cluster
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 30 Nov 2012 23:35:44 +0000 (15:35 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 30 Nov 2012 23:35:44 +0000 (15:35 -0800)
commit0f50fb465b70dde1d5a607feac25b4aad05a8321
treef75943e20c8924cf68e0b9fb39c7203ad2434faf
parent03d99ea411f1169f1afc0f5b79042549ad8381e4
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.
sys/dev/disk/xdisk/xdisk.c
sys/sys/xdiskioctl.h