package
20.10.0-rc1+incompatible
Repository: https://github.com/agilebits/moby.git
Documentation: pkg.go.dev
# Functions
CanTestQuota - checks if xfs prjquota can be tested returns a reason if not.
No description provided by the author
PrepareQuotaTestImage - prepares an xfs prjquota test image returns the path the the image on success.
WrapMountTest - wraps a test function such that it has easy access to a mountPoint and testDir with guaranteed prjquota or guaranteed no prjquota support.
WrapQuotaTest - wraps a test function such that is has easy and guaranteed access to a quota Control instance with a quota test dir under its control.
# Variables
ErrQuotaNotSupported indicates if were found the FS didn't have projects quotas available.