moby--moby/quota
Tibor Vass 7cf079acdb
quota: adjust build-tags to allow build without CGO
This is to allow quota package (without tests) to be built without cgo.
makeBackingFsDev was used in helpers but not defined in projectquota_unsupported.go

Also adjust some GoDoc to follow the standard format.

Signed-off-by: Tibor Vass <tibor@docker.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-06-17 21:21:32 +02:00
..
errors.go
projectquota.go quota: adjust build-tags to allow build without CGO 2021-06-17 21:21:32 +02:00
projectquota_test.go
projectquota_unsupported.go
testhelpers.go quota: adjust build-tags to allow build without CGO 2021-06-17 21:21:32 +02:00
types.go