Use the new modules system in VFS. If a module can't be loaded with the
authorJelmer Vernooij <jelmer@samba.org>
Thu, 27 Mar 2003 12:08:46 +0000 (12:08 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Thu, 27 Mar 2003 12:08:46 +0000 (12:08 +0000)
commit11db21cc1c00d63c6b23ec6b3a3bdb48728b2b64
tree5b01c27120ecdfd8a78fa1733c55fe6ecac685c7
parente6df31f14b3fa0a8819b8dfe443eaea009ac9657
Use the new modules system in VFS. If a module can't be loaded with the
new modules system, we still fall back to the old system.
(This used to be commit cebe8d8b424f10006f2f791a8f086c6c8a7f5d57)
source3/Makefile.in
source3/configure.in
source3/include/vfs.h
source3/modules/vfs_audit.c
source3/modules/vfs_extd_audit.c
source3/modules/vfs_fake_perms.c
source3/modules/vfs_netatalk.c
source3/modules/vfs_recycle.c
source3/smbd/server.c
source3/smbd/vfs.c