introduce LIBISCSI_API_VERSION
Signed-off-by: Peter Lieven <pl@kamp.de>
This commit is contained in:
@@ -33,6 +33,9 @@ extern "C" {
|
|||||||
struct iscsi_context;
|
struct iscsi_context;
|
||||||
struct sockaddr;
|
struct sockaddr;
|
||||||
|
|
||||||
|
/* API VERSION */
|
||||||
|
#define LIBISCSI_API_VERSION (20131020)
|
||||||
|
|
||||||
/* FEATURES */
|
/* FEATURES */
|
||||||
#define LIBISCSI_FEATURE_IOVECTOR (1)
|
#define LIBISCSI_FEATURE_IOVECTOR (1)
|
||||||
#define LIBISCSI_FEATURE_NOP_COUNTER (1)
|
#define LIBISCSI_FEATURE_NOP_COUNTER (1)
|
||||||
|
|||||||
Reference in New Issue
Block a user