Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9765b1f3 authored by Nicholas Bellinger's avatar Nicholas Bellinger
Browse files

target: Bump core version to v4.1.0-rc2-ml + fabric versions



Bump core version to v4.1.0-rc2-ml, and for versions from the
following mainline fabric modules:

loopback: v2.1-rc2
tcm_fc: v0.4
iscsi-target: v4.1.0-rc2

Signed-off-by: default avatarNicholas Bellinger <nab@linux-iscsi.org>
parent 031ed4d5
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -9,7 +9,7 @@
#include <scsi/iscsi_proto.h>
#include <scsi/iscsi_proto.h>
#include <target/target_core_base.h>
#include <target/target_core_base.h>


#define ISCSIT_VERSION			"v4.1.0-rc1"
#define ISCSIT_VERSION			"v4.1.0-rc2"
#define ISCSI_MAX_DATASN_MISSING_COUNT	16
#define ISCSI_MAX_DATASN_MISSING_COUNT	16
#define ISCSI_TX_THREAD_TCP_TIMEOUT	2
#define ISCSI_TX_THREAD_TCP_TIMEOUT	2
#define ISCSI_RX_THREAD_TCP_TIMEOUT	2
#define ISCSI_RX_THREAD_TCP_TIMEOUT	2
+1 −1
Original line number Original line Diff line number Diff line
#define TCM_LOOP_VERSION		"v2.1-rc1"
#define TCM_LOOP_VERSION		"v2.1-rc2"
#define TL_WWN_ADDR_LEN			256
#define TL_WWN_ADDR_LEN			256
#define TL_TPGS_PER_HBA			32
#define TL_TPGS_PER_HBA			32


+1 −1
Original line number Original line Diff line number Diff line
@@ -17,7 +17,7 @@
#ifndef __TCM_FC_H__
#ifndef __TCM_FC_H__
#define __TCM_FC_H__
#define __TCM_FC_H__


#define FT_VERSION "0.3"
#define FT_VERSION "0.4"


#define FT_NAMELEN 32		/* length of ASCII WWPNs including pad */
#define FT_NAMELEN 32		/* length of ASCII WWPNs including pad */
#define FT_TPG_NAMELEN 32	/* max length of TPG name */
#define FT_TPG_NAMELEN 32	/* max length of TPG name */
+1 −1
Original line number Original line Diff line number Diff line
@@ -9,7 +9,7 @@
#include <net/sock.h>
#include <net/sock.h>
#include <net/tcp.h>
#include <net/tcp.h>


#define TARGET_CORE_MOD_VERSION		"v4.1.0-rc1-ml"
#define TARGET_CORE_MOD_VERSION		"v4.1.0-rc2-ml"
#define TARGET_CORE_VERSION		TARGET_CORE_MOD_VERSION
#define TARGET_CORE_VERSION		TARGET_CORE_MOD_VERSION


/* Maximum Number of LUNs per Target Portal Group */
/* Maximum Number of LUNs per Target Portal Group */