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>
Mon, 12 Aug 2013 07:09:44 +0000 (09:09 +0200)
commita7cdc3afa809d894decf7f2ba03ebbc26132e4a7
tree2b7d338f64fcb88ae3998a59d3a1b423bb108bfd
parent0bbf306af5aae08265be4302626f3c72912feab3
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.
(cherry picked from commit 1f601d14d0ee440126d7202924e5cf7af88f6ea3)
selftest/target/Samba3.pm