Re: [Libguestfs] [nbdkit PATCH v3 0/2] Add nbdkit_realpath

2018-04-17 Thread Eric Blake
On 04/12/2018 07:44 AM, Pino Toscano wrote:
> Hi,
> 
> this is the v3 of my series for nbdkit_realpath; this series adds an
> extra documentation update to nbdkit_absolute_path, documenting when it
> can only be used, and then adds nbdkit_realpath.

I pointed out a typo fix in 1/2, but with that changed, it looks good to me.

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.   +1-919-301-3266
Virtualization:  qemu.org | libvirt.org



signature.asc
Description: OpenPGP digital signature
___
Libguestfs mailing list
Libguestfs@redhat.com
https://www.redhat.com/mailman/listinfo/libguestfs

[Libguestfs] [nbdkit PATCH v3 0/2] Add nbdkit_realpath

2018-04-12 Thread Pino Toscano
Hi,

this is the v3 of my series for nbdkit_realpath; this series adds an
extra documentation update to nbdkit_absolute_path, documenting when it
can only be used, and then adds nbdkit_realpath.

Thanks,

Pino Toscano (2):
  docs: improve documentation of nbdkit_absolute_path
  plugin: add and use nbdkit_realpath

 docs/nbdkit-plugin.pod  | 24 +++-
 include/nbdkit-common.h |  1 +
 plugins/example2/example2.c |  2 +-
 plugins/file/file.c |  6 +-
 plugins/gzip/gzip.c |  2 +-
 plugins/split/split.c   |  2 +-
 plugins/vddk/vddk.c |  2 +-
 plugins/xz/xz.c |  2 +-
 src/plugins.c   |  2 +-
 src/utils.c | 19 +++
 10 files changed, 50 insertions(+), 12 deletions(-)

-- 
2.14.3

___
Libguestfs mailing list
Libguestfs@redhat.com
https://www.redhat.com/mailman/listinfo/libguestfs