moby--moby/graphdriver
Peter Waller 6f3d8d3908 Fix for #3674 Can't `rm` containers when disk full
Rather than creating a new directory and moving it there before
deleting that new directory, just move the directory we intend to
delete.

In the old way, the Mkdirall could fail, which meant that you
couldn't delete containers when the disk was full.

Tested.

Docker-DCO-1.1-Signed-off-by: Peter Waller <p@pwaller.net> (github: pwaller)
2014-01-27 21:34:11 +00:00
..
aufs Fix for #3674 Can't `rm` containers when disk full 2014-01-27 21:34:11 +00:00
devmapper devicemapper: Unmount inactive devices 2014-01-21 11:26:11 +01:00
vfs Add Put() to graphdriver API and use it 2014-01-21 11:25:37 +01:00
driver.go Add Put() to graphdriver API and use it 2014-01-21 11:25:37 +01:00