s3:registry: add create_sorted_subkeys() to delete and recreate the sorted subkeys key
commit8c1db29945a8d833d9b400027382a3ddc0c52b29
authorMichael Adam <obnox@samba.org>
Wed, 11 May 2011 13:27:01 +0000 (11 15:27 +0200)
committerKarolin Seeger <kseeger@samba.org>
Sun, 15 May 2011 18:21:22 +0000 (15 20:21 +0200)
treeb5d6b2f543109b4951a74f0a0f5658d92536eff3
parent3913147532249bfc9aa8165e31822df20bc568d8
s3:registry: add create_sorted_subkeys() to delete and recreate the sorted subkeys key

This is to be used from other places than the key_exists() code path.
(cherry picked from commit 39bc60c77d5083c5ca68a83f55a3c6efde9b78a7)
source3/registry/reg_backend_db.c