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 4ad0549..e3fcbd1 100644
--- a/rpc/rpcl/block.x
+++ b/rpc/rpcl/block.x
@@ -47,6 +47,7 @@ struct blockCreateCli {
u_int mpath; /* HA request count */
bool auth_mode;
bool prealloc;
+ char storage[255];
char block_name[255];
string block_hosts<>;
enum JsonResponseFormat json_resp;