Function gluster::volume::volume_add_quota[][src]

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

Adds a size quota to the volume and path.

Failures

Will return GlusterError if the command fails to run