intel/cc-oci-runtime

Perform sync(1) before the VM is shutdown

amshinde opened this issue · 0 comments

In case of devicemapper storage driver, we should perform a sync(1) operation before the VM is shut down to make sure any cached data is written to the block device.