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 376b7a7c673..2b58ce65a18 100644 --- a/libglusterfs/src/glusterfs.h +++ b/libglusterfs/src/glusterfs.h @@ -522,6 +522,7 @@ struct _cmd_args {      pid_t client_pid;      int client_pid_set;      unsigned uid_map_root; +    int32_t lru_limit;      int background_qlen;      int congestion_threshold;      char *fuse_mountopts;  | 
