Files
Richard W.M. Jones 006cbe5c88 sparsify: Prevent overwriting block or char output devices (RHBZ#1056290).
virt-sparsify doesn't work if the output is a block device, and cannot
possibly work if the output is a char device.  Currently if you try
this it actually overwrites (deletes) the output device which is not
exactly desirable.  Therefore throw an error and exit.

(cherry picked from commit 13bca32e4e)
2014-02-12 13:07:37 +00:00
..