import: also set NOCOW for gpt disk images
authorLennart Poettering <lennart@poettering.net>
Thu, 8 Jan 2015 00:25:40 +0000 (01:25 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 8 Jan 2015 00:25:40 +0000 (01:25 +0100)
commitdfd1520d3ab98cfa376f2d84ed1e7887d013720d
tree9f273984285cc37f5600017f4f835d289608386b
parent11689d2a021d95a8447d938180e0962cd9439763
import: also set NOCOW for gpt disk images

Given the write patterns on disk images, we better should turn COW off
for them. In particular as the file systems used inside the disk images
should do their own data integrity checks anyway and we don't need
multiple layers of it.
src/import/import-gpt.c