distribution/registry/storage/driver
Stephen J Day f26a283a48 Avoid crash on invalid Move arguments
This chnage prevents a crash when moving from a non-existent directory that has
a file as a parent. To prevent this, we simply check that the node is a
directory and throws an error if it is not.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-04-01 19:03:02 -07:00
..
azure Merge pull request #294 from fkautz/pr_out_updating_msopentech_azure_sdk_for_go_to_latest_master 2015-03-24 13:27:19 -07:00
base Move storagedriver package to registry/storage/driver 2015-02-11 12:43:04 -08:00
factory Move storagedriver package to registry/storage/driver 2015-02-11 12:43:04 -08:00
filesystem doc: move storage driver readmes into docs 2015-03-05 17:23:33 -08:00
inmemory Avoid crash on invalid Move arguments 2015-04-01 19:03:02 -07:00
ipc Move storagedriver package to registry/storage/driver 2015-02-11 12:43:04 -08:00
middleware Fix Godoc typos 2015-03-11 08:56:29 -07:00
s3 doc: move storage driver readmes into docs 2015-03-05 17:23:33 -08:00
testsuites Avoid crash on invalid Move arguments 2015-04-01 19:03:02 -07:00
fileinfo.go Move storagedriver package to registry/storage/driver 2015-02-11 12:43:04 -08:00
storagedriver.go Refactor Layer interface to return a Handler 2015-03-12 21:59:07 -07:00