From: Vu Pham Date: Wed, 28 Aug 2013 20:23:33 +0000 (+0300) Subject: iser-target: move rdma wr processing to a shared function X-Git-Tag: v3.12-rc1~23^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90ecc6e251c06971a13f5b7bae0d7e29dffd0c6c;p=pandora-kernel.git iser-target: move rdma wr processing to a shared function isert_put_datain() and isert_get_dataout() share a lot of code in rdma wr processing, move this common code to a shared function. Use isert_unmap_cmd to cleanup for RDMA_READ completion. Remove duplicate field in isert_cmd and isert_rdma_wr structs Change misc debug messages to track isert_cmd Signed-off-by: Sagi Grimberg Signed-off-by: Vu Pham Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed