1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
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 quota: move quota package out of graphdriver 2020-10-05 13:28:25 +00:00
projectquota.go quota: adjust build-tags to allow build without CGO 2021-06-17 21:21:32 +02:00
projectquota_test.go quota: move test helper functions to extra file 2020-10-05 13:28:25 +00:00
projectquota_unsupported.go quota: move quota package out of graphdriver 2020-10-05 13:28:25 +00:00
testhelpers.go quota: adjust build-tags to allow build without CGO 2021-06-17 21:21:32 +02:00
types.go quota: move quota package out of graphdriver 2020-10-05 13:28:25 +00:00