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 b87bd4481cf..7c6af090fd8 100644 --- a/libglusterfs/src/glusterfs/glusterfs.h +++ b/libglusterfs/src/glusterfs/glusterfs.h @@ -574,6 +574,7 @@ struct _cmd_args {      uint32_t attr_times_granularity;      int fuse_flush_handle_interrupt; +    int fuse_auto_inval;  };  typedef struct _cmd_args cmd_args_t;  | 
