On Thu, Mar 26, 2015 at 09:12:03AM +0000, Richard W.M. Jones wrote:
What was wrong with detecting ENOTSUP and turning it into a warning
then?
For reference see:
https://github.com/libguestfs/libguestfs/blob/master/sparsify/in_place.ml...
Or EPERM. I've added G.Errno.errno_EPERM to the list of errnos
accessible from OCaml:
https://github.com/libguestfs/libguestfs/commit/6297534091666ccb7a5192763...
Rich.
--
Richard Jones, Virtualization Group, Red Hat
http://people.redhat.com/~rjones
Read my programming and virtualization blog:
http://rwmj.wordpress.com
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine. Supports Linux and Windows.
http://people.redhat.com/~rjones/virt-df/