storage/drivers/quota
Nalin Dahyabhai ba598e19f2 Disable cgo-requiring bits when cgo is not enabled
Adjust build tags in drivers and pkg so that builds with CGO_ENABLED=0
won't fail outright.  This ends up disabling btrfs (which uses kernel
headers), ostree (which uses libostree), overlayfs (which uses C headers
to define fs_disk_quota_t), and devicemapper (which uses libdevmapper
and loopback) by default.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2019-08-05 13:42:50 -04:00
..
projectquota.go Disable cgo-requiring bits when cgo is not enabled 2019-08-05 13:42:50 -04:00
projectquota_unsupported.go Disable cgo-requiring bits when cgo is not enabled 2019-08-05 13:42:50 -04:00