Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 292862
b: refs/heads/master
c: 9765b1f
h: refs/heads/master
v: v3
  • Loading branch information
Nicholas Bellinger committed Mar 10, 2012
1 parent 4598930 commit 5167903
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 031ed4d565b31880a4136bb7366bc89f5b1dba7d
refs/heads/master: 9765b1f327951e643a97f43924d1fbeb4e90ffba
2 changes: 1 addition & 1 deletion trunk/drivers/target/iscsi/iscsi_target_core.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#include <scsi/iscsi_proto.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_TX_THREAD_TCP_TIMEOUT 2
#define ISCSI_RX_THREAD_TCP_TIMEOUT 2
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/target/loopback/tcm_loop.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#define TCM_LOOP_VERSION "v2.1-rc1"
#define TCM_LOOP_VERSION "v2.1-rc2"
#define TL_WWN_ADDR_LEN 256
#define TL_TPGS_PER_HBA 32

Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/target/tcm_fc/tcm_fc.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
#ifndef __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_TPG_NAMELEN 32 /* max length of TPG name */
Expand Down
2 changes: 1 addition & 1 deletion trunk/include/target/target_core_base.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#include <net/sock.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

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

0 comments on commit 5167903

Please sign in to comment.