On Thu, 22 Jul 2010 14:16:18 +0300 Alexander Nezhinsky <alexandern at Voltaire.COM> wrote: > > Signed-off-by: Alexander Nezhinsky <alexandern at voltaire.com> > --- > usr/Makefile | 2 +- > usr/iscsi/iscsi_tcp.c | 4 ++ > usr/iscsi/iscsid.c | 86 ++++++++++++++++++++----------------- > usr/iscsi/iscsid.h | 74 ++++++++++++++++++------------- > usr/iscsi/isns.c | 24 ++-------- > usr/iscsi/session.c | 5 +-- > usr/iscsi/target.c | 114 ++----------------------------------------------- > usr/list.h | 3 + > 8 files changed, 108 insertions(+), 204 deletions(-) The changes to target.c and isns.c looks wrong. The patch is based on the old version? -- To unsubscribe from this list: send the line "unsubscribe stgt" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html |