[SCSI] iscsi: bump version to 2.0-868
Set iscsi version to 2.0-868 Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
This commit is contained in:
parent
8b1d03434e
commit
4c85187931
|
@ -33,7 +33,7 @@
|
||||||
#define ISCSI_SESSION_ATTRS 19
|
#define ISCSI_SESSION_ATTRS 19
|
||||||
#define ISCSI_CONN_ATTRS 13
|
#define ISCSI_CONN_ATTRS 13
|
||||||
#define ISCSI_HOST_ATTRS 4
|
#define ISCSI_HOST_ATTRS 4
|
||||||
#define ISCSI_TRANSPORT_VERSION "2.0-867"
|
#define ISCSI_TRANSPORT_VERSION "2.0-868"
|
||||||
|
|
||||||
struct iscsi_internal {
|
struct iscsi_internal {
|
||||||
int daemon_pid;
|
int daemon_pid;
|
||||||
|
|
Loading…
Reference in New Issue