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 42084ba3ab9..464c4302570 100644
--- a/libglusterfs/src/glusterfs.h
+++ b/libglusterfs/src/glusterfs.h
@@ -232,6 +232,7 @@ struct _cmd_args {
int no_daemon_mode;
char *run_id;
int debug_mode;
+ int read_only;
struct list_head xlator_options; /* list of xlator_option_t */
/* fuse options */