Skip to content

Commit

Permalink
Staging: dst: export node.
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Evgeniy Polyakov authored and Greg Kroah-Hartman committed Apr 3, 2009
1 parent a237618 commit 03b55b9
Showing 1 changed file with 664 additions and 0 deletions.
Loading

0 comments on commit 03b55b9

Please sign in to comment.