diff options
Diffstat (limited to 'libglusterfs')
| -rw-r--r-- | libglusterfs/src/glusterfs/glusterfs.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/libglusterfs/src/glusterfs/glusterfs.h b/libglusterfs/src/glusterfs/glusterfs.h index 7c6af090fd8..263213d4048 100644 --- a/libglusterfs/src/glusterfs/glusterfs.h +++ b/libglusterfs/src/glusterfs/glusterfs.h @@ -575,6 +575,7 @@ struct _cmd_args {      int fuse_flush_handle_interrupt;      int fuse_auto_inval; +    bool brick_mux;  };  typedef struct _cmd_args cmd_args_t;  | 
