diff options
Diffstat (limited to 'libglusterfs/src')
| -rw-r--r-- | libglusterfs/src/glusterfs.h | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/libglusterfs/src/glusterfs.h b/libglusterfs/src/glusterfs.h index 153af2410a5..d331a5ee640 100644 --- a/libglusterfs/src/glusterfs.h +++ b/libglusterfs/src/glusterfs.h @@ -314,7 +314,8 @@ struct _cmd_args {          pid_t            client_pid;          int              client_pid_set;          unsigned         uid_map_root; - +        int              background_qlen; +        int              congestion_threshold;  	/* key args */  	char            *mount_point;  | 
