From: Evgeniy Polyakov Date: Tue, 13 Jan 2009 23:05:29 +0000 (+0300) Subject: Staging: dst: export node. X-Git-Tag: v2.6.30-rc1~202^2~498 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03b55b9deded4982c8937bcb7507b91945d71839;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed