Skip to content

Commit

Permalink
Staging: dst: network state machine.
Browse files Browse the repository at this point in the history
Each DST device contains of two nodes: local and remote (called also as export node).
This patch contains local node processing engine: network state storage,
socket processing loops and state machine, socket polling machinery, reconnection
logic, send/receive basic helpers, related IO commands and so on.

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 ce0d9d7 commit a237618
Showing 1 changed file with 839 additions and 0 deletions.
Loading

0 comments on commit a237618

Please sign in to comment.