linux/drivers/staging/dst
Evgeniy Polyakov 03b55b9ded Staging: dst: export node.
This patch introduces remote (export) node machinery: initialization
address/port (and other socket parameters), export block device (can be
another DST storage for example or local device like /dev/sda1), local
IO processing engine (BIO state machines, receiving/submitting logic).
Network management for the export node like accepting new client, scheduling
its command processing thread, receiving/sending IO requests, all are placed
here.

Signed-off-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-04-03 14:53:32 -07:00
..
dcore.c Staging: dst: core files. 2009-04-03 14:53:32 -07:00
export.c Staging: dst: export node. 2009-04-03 14:53:32 -07:00
state.c Staging: dst: network state machine. 2009-04-03 14:53:32 -07:00