containerd/snapshot/overlay
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
..
overlay.go Use MkdirAll when create snapshots directory 2017-04-05 00:52:46 -04:00
overlay_test.go Refactor overlay and btrfs to pass lint 2017-04-04 14:58:24 -07:00