linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 5/5] iscsi: convert iscsi tcp to libiscsi
@ 2006-04-07  2:26 Mike Christie
  0 siblings, 0 replies; only message in thread
From: Mike Christie @ 2006-04-07  2:26 UTC (permalink / raw)
  To: linux-scsi, open-iscsi

[-- Attachment #1: Type: text/plain, Size: 649 bytes --]

This patch is pretty large. It will not go through embedded (already failed once today).
There was a about 2000 lines duplicated in iscsi_tcp and iscsi_iser.

diffstat 05-convert-tcp2.patch
  iscsi_tcp.c | 2899 +++++++++++++++++-------------------------------------------
  iscsi_tcp.h |  182 ---
  2 files changed, 844 insertions(+), 2237 deletions(-)

A lot of the additions in the patch is due to a rename of iscsi_tcp
structs to avoid conflicts with the lib. The patch is mostly the
ripping out of the code that was added in libiscsi.c and replacement
with a call to the libiscsi function.

I attached the patch as a bz2 file. Sorry about this.

[-- Attachment #2: 05-convert-tcp2.patch.bz2 --]
[-- Type: application/x-bzip, Size: 23458 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-04-07  2:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-07  2:26 [PATCH 5/5] iscsi: convert iscsi tcp to libiscsi Mike Christie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).