s3: VFS: full_audit. Ensure the module doesn't load if an operation name is miss...
authorJeremy Allison <jra@samba.org>
Thu, 16 Jun 2022 19:05:19 +0000 (12:05 -0700)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 17 Jun 2022 01:28:29 +0000 (01:28 +0000)
commit69bb8853f61212074a7095055fb3570660a1cc27
tree5c151b5e1954b39451042efe78f373e23fca8ae9
parentec91a583708c57d0da28da7b70e6366153129c64
s3: VFS: full_audit. Ensure the module doesn't load if an operation name is miss-spelled or otherwise unknown.

Document this new behavior. Remove knownfail.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15098

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
docs-xml/manpages/vfs_full_audit.8.xml
selftest/knownfail.d/full_audit_badname [deleted file]
source3/modules/vfs_full_audit.c