summaryrefslogtreecommitdiffstats
path: root/rpc/rpcl/block.x
diff options
context:
space:
mode:
Diffstat (limited to 'rpc/rpcl/block.x')
-rw-r--r--rpc/rpcl/block.x1
1 files changed, 1 insertions, 0 deletions
diff --git a/rpc/rpcl/block.x b/rpc/rpcl/block.x
index ddf381d..f5e2b8b 100644
--- a/rpc/rpcl/block.x
+++ b/rpc/rpcl/block.x
@@ -21,6 +21,7 @@ struct blockCreate {
char passwd[127]; /* uuid */
u_quad_t size;
char block_name[255];
+ string block_hosts<>; /* for multiple tpg's creation */
bool auth_mode;
};