s3:registry: wrap deletekey_recursive in one big transaction.
authorMichael Adam <obnox@samba.org>
Tue, 24 Feb 2009 14:40:05 +0000 (15:40 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 26 Feb 2009 10:05:23 +0000 (11:05 +0100)
commit9f97674ef759c65b874028b7af01fcc65f8dac23
tree6b1ba1742758d80e5dbc332fed3fba06d433b5fe
parentba0e944c46b5c5e11c2539e15c9fe099a6c39fd1
s3:registry: wrap deletekey_recursive in one big transaction.

This speeds up "net conf drop" with 2000 shares on my box from
4m40s to 1m50s, leaving virtually only cpu load.

Michael
source3/registry/reg_api.c