[Libguestfs] [PATCH nbdkit 5/9 patch split 2/5] lib: Move code for parsing, passwords and paths into libnbdkit.so.

Richard W.M. Jones rjones at redhat.com
Thu Mar 26 22:36:47 UTC 2020


On Thu, Mar 26, 2020 at 04:35:29PM -0500, Eric Blake wrote:
> Are we brave enough to list nbdkit_*?  Or is being explicit on each
> symbol still a good idea?

I'd really like to stick with listing symbols explicitly otherwise
it's too easy for an unintended symbol to slip through the net by
accident.  Arguably nbdkit_vfprintf would have been one of those.

> Are we planning on having any nbdkit_debug_* symbols in libnbdkit.so
> (in addition to the ones in the nbdkit server proper), in which case
> those should be exported, too?

nbdkit_debug_* symbols should only be in the server proper.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
libguestfs lets you edit virtual machines.  Supports shell scripting,
bindings from many languages.  http://libguestfs.org




More information about the Libguestfs mailing list