containerd/snapshot
Qiang Huang a0dda70b2d Use MkdirAll when create snapshots directory
Otherwise we'll get:
```
mkdir /var/lib/containerd/snapshot/overlay/snapshots: file exists
```
when we already have snapshots there.

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
2017-04-05 00:52:46 -04:00
..
btrfs Refactor overlay and btrfs to pass lint 2017-04-04 14:58:24 -07:00
naive Rewrite imports for new github org 2017-04-03 14:05:44 -07:00
overlay Use MkdirAll when create snapshots directory 2017-04-05 00:52:46 -04:00
storage Add Kill API for shim service 2017-04-05 08:26:35 +08:00
testsuite Rewrite imports for new github org 2017-04-03 14:05:44 -07:00
errors.go Add storage testsuite 2017-03-21 23:16:39 -07:00
snapshotter.go Rewrite imports for new github org 2017-04-03 14:05:44 -07:00