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