Function gluster::volume_add_quota [] [src]

pub fn volume_add_quota(volume: &str, path: PathBuf, size: u64) -> Result<i32, GlusterError>

Adds a size quota to the volume and path.

Failures

Will return GlusterError if the command fails to run