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, 19 Mar 2009 17:03:55 +0000 (18:03 +0100)
commit9d099300f3fff611fa45778d4f734d245ef17c29
treeb2ad60513b06a5cf7c6809cb354f99d028db58ac
parent966b592179d1fd07ff1f0fca93286d3a41cfcc72
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

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