1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/graphdriver/btrfs
Vincent Batts 00fd63e558 graphdriver: change (*Driver).Put signature
There are a couple of drivers that swallow errors that may occur in
their Put() implementation.

This changes the signature of (*Driver).Put for all the drivers implemented.

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2015-01-12 13:34:35 -05:00
..
btrfs.go graphdriver: change (*Driver).Put signature 2015-01-12 13:34:35 -05:00
btrfs_test.go update go import path and libcontainer 2014-07-24 22:19:50 +00:00
dummy_unsupported.go Replace "amd64" build tags with "cgo" as appropriate, and remove where unnecessary 2014-08-06 17:20:21 -06:00
MAINTAINERS Add alex as devmapper and btrfs maintainer 2014-05-05 10:47:55 -07:00
version.go btrfs: build tag to enable showing version info 2014-11-13 16:43:53 -05:00
version_none.go btrfs: build tag to enable showing version info 2014-11-13 16:43:53 -05:00
version_test.go btrfs: information for the information gods 2014-11-06 16:17:10 -05:00