mirror of
https://github.com/torvalds/linux.git
synced 2024-12-27 05:11:48 +00:00
target/iscsi: Bump versions to v4.1.0
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
This commit is contained in:
parent
4c76251e8e
commit
2999ee7fda
@ -9,7 +9,7 @@
|
||||
#include <scsi/iscsi_proto.h>
|
||||
#include <target/target_core_base.h>
|
||||
|
||||
#define ISCSIT_VERSION "v4.1.0-rc2"
|
||||
#define ISCSIT_VERSION "v4.1.0"
|
||||
#define ISCSI_MAX_DATASN_MISSING_COUNT 16
|
||||
#define ISCSI_TX_THREAD_TCP_TIMEOUT 2
|
||||
#define ISCSI_RX_THREAD_TCP_TIMEOUT 2
|
||||
|
@ -10,7 +10,7 @@
|
||||
#include <net/sock.h>
|
||||
#include <net/tcp.h>
|
||||
|
||||
#define TARGET_CORE_MOD_VERSION "v4.1.0-rc2-ml"
|
||||
#define TARGET_CORE_MOD_VERSION "v4.1.0"
|
||||
#define TARGET_CORE_VERSION TARGET_CORE_MOD_VERSION
|
||||
|
||||
/* Maximum Number of LUNs per Target Portal Group */
|
||||
|
Loading…
Reference in New Issue
Block a user