summaryrefslogtreecommitdiffstats
path: root/libglusterfs
diff options
context:
space:
mode:
Diffstat (limited to 'libglusterfs')
-rw-r--r--libglusterfs/src/glusterfs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libglusterfs/src/glusterfs.h b/libglusterfs/src/glusterfs.h
index 84e33449dad..43e6f48d905 100644
--- a/libglusterfs/src/glusterfs.h
+++ b/libglusterfs/src/glusterfs.h
@@ -512,6 +512,7 @@ struct _cmd_args {
char *process_name;
char *event_history;
int thin_client;
+ uint32_t reader_thread_count;
};
typedef struct _cmd_args cmd_args_t;