s3:registry: don't use exported transaction wrappers in regdb_create_subkey()
authorMichael Adam <obnox@samba.org>
Tue, 7 Jul 2009 09:41:08 +0000 (11:41 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 15 Jul 2009 12:01:46 +0000 (14:01 +0200)
commit3409a44da2ee6a0ca2caaf0455e0095f8e2f80a4
treef929b0bd731399afa47f529d7657b82a51c97ff3
parent1dfaa371fa027351a0af6e56a04bc045c3b0dc73
s3:registry: don't use exported transaction wrappers in regdb_create_subkey()

So that the regdb handle is again explicit and the core of the
function can be abstracted.

Michael
source3/registry/reg_backend_db.c