docs/daemon/graphdriver
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
..
aufs graphdriver: change (*Driver).Put signature 2015-01-12 13:34:35 -05:00
btrfs graphdriver: change (*Driver).Put signature 2015-01-12 13:34:35 -05:00
devmapper graphdriver: change (*Driver).Put signature 2015-01-12 13:34:35 -05:00
graphtest Mknod more loopbacks for devmapper 2014-11-21 16:20:35 -08:00
overlay graphdriver: change (*Driver).Put signature 2015-01-12 13:34:35 -05:00
vfs graphdriver: change (*Driver).Put signature 2015-01-12 13:34:35 -05:00
driver.go graphdriver: change (*Driver).Put signature 2015-01-12 13:34:35 -05:00
fsdiff.go Refactor to optimize storage driver ApplyDiff() 2014-12-17 21:54:23 -08:00