Ensure we test the dirsort module in make test.
authorJeremy Allison <jra@samba.org>
Tue, 9 Apr 2013 23:56:24 +0000 (16:56 -0700)
committerKarolin Seeger <kseeger@samba.org>
Wed, 19 Jun 2013 08:55:44 +0000 (10:55 +0200)
Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Thu Apr 11 21:17:21 CEST 2013 on sn-devel-104

The last 10 patches address bug #9777 - vfs_dirsort uses non-stackable calls,
dirfd(), malloc instead of talloc and doesn't cope with directories being
modified whilst reading.

selftest/target/Samba3.pm

index 864f3dc2c0fbec1f71b92846cc252a8656a94792..01a1c470af0e6a090d44adce3e7b480085f984eb 100644 (file)
@@ -650,6 +650,8 @@ sub provision($$$$$$)
        print CONF "
 [tmp]
        path = $shrdir
+       comment = smb username is [%U]
+       vfs objects = $vfs_modulesdir_abs/dirsort.so
 [tmpguest]
        path = $shrdir
         guest ok = yes