dsdb: Remove sort from subtree_delete and add comments.
authorAndrew Bartlett <abartlet@samba.org>
Sun, 27 May 2018 22:56:21 +0000 (10:56 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 30 May 2018 02:23:27 +0000 (04:23 +0200)
commitd346e2ee6b154a0dcf4072a3fc1fd6007369a69d
treeff7f28217b450c6aefa664ab020b5f8d2a605bd8
parent16a0582644800fecb52adad05f43014df5607314
dsdb: Remove sort from subtree_delete and add comments.

The sort was written back when the module did not operate recursivly
over the tree. Now it is just confusing, so replace with useful
comments.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
source4/dsdb/samdb/ldb_modules/subtree_delete.c