Commit Graph

4 Commits

Author SHA1 Message Date
Miloslav Trmač e0cb52ffea Only compile a test when the code being tested exists
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2024-06-07 15:36:44 +02:00
Paul Holzinger bb74ff653c
fix inconsitent go build tags
Run `go fmt ./...` which automatically adds the new build tag syntax.
This change is backwards compatible.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2022-11-02 20:51:27 +01:00
Daniel J Walsh 4c17c25ee2 Backport moby btrfs driver changes to containers/storagea
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2017-09-26 20:45:15 +00:00
Nalin Dahyabhai 60ff079996 Rename: cow/cowman -> storage/oci-storage
Rename the library module and CLI wrapper.
Rename daemon/graphdriver to drivers.
Catch up vendoring to match modules we've pruned.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2016-07-18 17:35:50 -04:00