On 04/19/2018 07:09 PM, Daniel P. Berrangé wrote:
Now that we've activated two hacks to prevent unloading of
modules,
there is no point passing back a pointer to the loaded library handle.
Signed-off-by: Daniel P. Berrangé <berrange(a)redhat.com>
---
src/driver.c | 23 +++++++----------------
src/driver.h | 5 ++---
src/storage/storage_backend.c | 2 +-
3 files changed, 10 insertions(+), 20 deletions(-)
ACK
Michal