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, 10 Mar 2010 12:21:48 +0000 (13:21 +0100)
commitbd9ebdda13be6fa1a05ddf1e1feb9f28a2243939
treeb6d38ad2784dc1700b71415258b8076d428ee571
parentdaf10fa6f1d7cc632591f791013625ef8a596a16
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