[Stgt-devel] [PATCH 09/20] iser event handler to tcp

FUJITA Tomonori tomof
Sat Oct 27 16:56:19 CEST 2007


On Tue, 16 Oct 2007 11:20:22 -0400
Pete Wyckoff <pw at osc.edu> wrote:

> Move iscsi_event_handler to iscsi_tcp.c as it is TCP-specific.  RDMA will
> have its own event handler.  Both will call into iscsi_tx_handler and
> iscsi_rx_handler, which are now exported, along with iscsi_scsi_cmd_execute
> that will be needed when an RDMA read collects all the write data.
> 
> Signed-off-by: Pete Wyckoff <pw at osc.edu>
> ---
>  usr/iscsi/iscsi_tcp.c |   23 ++++++++++++++++++++++-
>  usr/iscsi/iscsid.c    |   25 +++----------------------
>  usr/iscsi/iscsid.h    |    4 +++-
>  3 files changed, 28 insertions(+), 24 deletions(-)

Applied, thanks.



More information about the stgt mailing list