[Libguestfs] [nbdkit PATCH 2/2] ruby: Support zero callback

Richard W.M. Jones rjones at redhat.com
Fri Feb 3 15:30:52 UTC 2017


On Thu, Feb 02, 2017 at 01:45:38PM -0600, Eric Blake wrote:
> Add a ruby language binding for the .zero callback, used for
> implementing NBD_CMD_WRITE_ZEROES.  The caller doesn't have to
> return anything, but should use Nbdkit.set_error(errno::EOPNOTSUPP)
> to get an automatic fallback to pwrite.
> 
> Enhance the example to show the use of the fallback mechanism,
> and to serve as a test of Nbdkit.set_error().

Thanks - pushed both.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-top is 'top' for virtual machines.  Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://people.redhat.com/~rjones/virt-top




More information about the Libguestfs mailing list