containerd/snapshots
Eric Ren 6f463d3505 test/snapshots: umount before committing snapshot
For block device like devicemapper, umount before committing
active snapshot can sync data onto disk. Otherewise:

1. deactivating a block device in use will fail or IO error
when forced;
2. new snapshot on it will not catch the data not laid on disk yet.

Signed-off-by: Eric Ren <renzhen.rz@alibaba-linux.com>
2019-05-09 12:27:05 +08:00
..
benchsuite Fix misspells 2019-04-30 20:38:24 +02:00
btrfs Change unsupported snapshot warnings to INFO 2018-10-26 12:44:14 -04:00
devmapper snapshots/devmapper: deactivate thin device after committed 2019-05-09 10:58:21 +08:00
lcow Revendor github.com/Microsoft/hcsshim 2018-10-15 13:38:24 -07:00
native fix: miss remove temp file in createSnapshot 2018-12-24 23:01:56 +08:00
overlay fix: miss remove temp file in createSnapshot 2018-12-24 23:01:56 +08:00
proxy Rename remote snapshotter to proxy 2018-05-08 14:45:57 -07:00
storage boltdb/bolt --> go.etcd.io/bbolt 2018-09-12 15:23:57 -07:00
testsuite test/snapshots: umount before committing snapshot 2019-05-09 12:27:05 +08:00
windows Dismount sandbox VHD on snapshot remove 2018-10-10 13:35:06 -07:00
snapshotter.go Update the snapshotter docs to refer to the snapshots package for 2019-02-28 15:03:37 -08:00