Function gluster::volume_remove_quota [] [src]

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

Removes a size quota to the volume and path.

Failures

Will return GlusterError if the command fails to run