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
..
MAINTAINERS
btrfs.go graphdriver: change (*Driver).Put signature 2015-01-12 13:34:35 -05:00
btrfs_test.go
dummy_unsupported.go
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