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)
commitcebe8d8b424f10006f2f791a8f086c6c8a7f5d57
treea8e1506a4201e5a73b462566d38f7744538ed4a5
parent5306f6f7c88234d51c4ff13d5451d3489de6b00e
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.
source/Makefile.in
source/configure.in
source/include/vfs.h
source/modules/vfs_audit.c
source/modules/vfs_extd_audit.c
source/modules/vfs_fake_perms.c
source/modules/vfs_netatalk.c
source/modules/vfs_recycle.c
source/smbd/server.c
source/smbd/vfs.c