diff options
Diffstat (limited to 'libglusterfs/src/glusterfs.h')
| -rw-r--r-- | libglusterfs/src/glusterfs.h | 1 | 
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 */  | 
