containerd/vendor/github.com
Stephen J Day aeffd4f92c
btrfs: test btrfs snapshots with driver suite
We now include btrfs in the snapshot driver test suite. This includes
the addition of parent links and name hashing into the btrfs driver.
We'll probably endup replacing this with a common metadata store, as
these relationships are generally identical between implementations.

A small bug was discovered in the delete implementation in the course
testing, so the btrfs package has been updated with a fix.

The overlay driver was modified accordingly with the btrfs driver to use
`Driver` as the exported type of each driver packge.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-02-03 15:54:11 -08:00
..
beorn7/perks Add vendoring to containerd master 2017-01-11 16:59:06 -05:00
crosbymichael bump go-runc to 706de6f422f397fb70b8c98f9b8c8eab2de32ae2 2017-01-26 14:31:20 -08:00
davecgh/go-spew vendor: add missing deps and remove go get in .travis.yml 2017-01-12 08:24:48 +00:00
docker Vendor github.com/docker/docker/pkg/term 2017-01-12 11:24:31 -08:00
gogo/protobuf Add vendoring to containerd master 2017-01-11 16:59:06 -05:00
golang/protobuf Add vendoring to containerd master 2017-01-11 16:59:06 -05:00
matttproud/golang_protobuf_extensions Add vendoring to containerd master 2017-01-11 16:59:06 -05:00
nats-io Add vendoring to containerd master 2017-01-11 16:59:06 -05:00
nightlyone/lockfile vendor: add missing deps and remove go get in .travis.yml 2017-01-12 08:24:48 +00:00
opencontainers Update runc to ce450bcc6c135cae93ee2a99d41a308c179ff6dc 2017-01-26 11:31:17 -08:00
pkg/errors Add vendoring to containerd master 2017-01-11 16:59:06 -05:00
pmezard/go-difflib vendor: add missing deps and remove go get in .travis.yml 2017-01-12 08:24:48 +00:00
prometheus Add vendoring to containerd master 2017-01-11 16:59:06 -05:00
Sirupsen/logrus vendor: add missing deps and remove go get in .travis.yml 2017-01-12 08:24:48 +00:00
stevvooe btrfs: test btrfs snapshots with driver suite 2017-02-03 15:54:11 -08:00
stretchr/testify vendor: add missing deps and remove go get in .travis.yml 2017-01-12 08:24:48 +00:00
tonistiigi/fifo Add vendoring to containerd master 2017-01-11 16:59:06 -05:00
urfave/cli Add vendoring to containerd master 2017-01-11 16:59:06 -05:00