s3:registry: when deleting the records for a key, also delete the sorted subkeys...
commit1f72088633c2215a23e086c8627f35621b47ffec
authorMichael Adam <obnox@samba.org>
Thu, 30 Jun 2011 12:37:49 +0000 (30 14:37 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 30 Jun 2011 13:41:23 +0000 (30 15:41 +0200)
tree4fb179e30848c9240b3ae5505cbe4f09d9e5fa17
parent2b162db6e9cc3e098f339516bbda719618664a83
s3:registry: when deleting the records for a key, also delete the sorted subkeys cache

This prevents orphaned empty sorted subkeys cache records from filling the database.

Pair-Programmed-With: Gregor Beck <gbeck@sernet.de>

Signed-off-by: Michael Adam <obnox@samba.org>
source3/registry/reg_backend_db.c