lib/util: Add smb_load_module that returns DEBUG(0) errors on failure
authorAndrew Bartlett <abartlet@samba.org>
Tue, 3 Apr 2012 03:22:41 +0000 (13:22 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 3 Apr 2012 04:25:12 +0000 (14:25 +1000)
commit4d53e7c2ba59d4572a6198785e49eeaf88cd1a02
treeb58ba928ed5c73ac5c0e408e5997d50080853092
parentc7a3b8ae21523f6af2c3e3fea1a0d3fcf9706d4c
lib/util: Add smb_load_module that returns DEBUG(0) errors on failure

These errors are very important when trying to work out why a module
does not load, and this rework allows them to be shown when loading
vfs modules.

Andrew Bartlett
lib/util/modules.c
lib/util/samba_modules.h