server: Add nbdkit_export_name() to allow export name to be read.
commit4f303e4426cf12019cc7f505d6f0fe1dbd78f35b
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 10 Sep 2019 11:15:35 +0000 (10 12:15 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 12 Sep 2019 22:31:57 +0000 (12 23:31 +0100)
treeedaeda2482c27b5166a68dab25a6d18721bb7dca
parent8787054945a72d1618bb06ac3607e6ed6f7d6ef8
server: Add nbdkit_export_name() to allow export name to be read.

This allows plugins (or filters) to read the export name which was
passed to the server from the client.
TODO
docs/nbdkit-plugin.pod
include/nbdkit-common.h
server/connections.c
server/internal.h
server/nbdkit.syms
server/protocol-handshake-newstyle.c
server/public.c