s3:registry: use create_reg_subkey() in reg_createkey().
authorMichael Adam <obnox@samba.org>
Wed, 25 Feb 2009 21:06:47 +0000 (22:06 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 19 Mar 2009 11:12:12 +0000 (12:12 +0100)
commitda272a52894314bd12f43fbb52a24c8b9cc024e8
tree2a5aec0e7bd57ee9704adabdf15cabab36b9cc49
parent0b99c03824886432a86dcdc161a219a5dbad7c58
s3:registry: use create_reg_subkey() in reg_createkey().

Instead of calling store_reg_keys()

On my box, importing 2000 shares into an empty smbconf key
now takes some 32 seconds.

Michael

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