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)
commit1f601d14d0ee440126d7202924e5cf7af88f6ea3
treecac43a1e84837c9ee987b3c672d1282fcd227ab3
parent8a1ec80ee233405f2f484c31a8d6e4b2702678e0
Ensure we test the dirsort module in make test.

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