s3:registry: wrap reg_deletekey() into a transaction
authorMichael Adam <obnox@samba.org>
Thu, 12 Apr 2012 20:53:24 +0000 (22:53 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 10 May 2012 09:15:27 +0000 (11:15 +0200)
commit8980168a16463e1d4fabd5a96f8385882aa0fe7b
tree821d334a0d034f8082d2f9395b0465ecf7e14958
parent14d9621c39c67872316c6d4f11387b7c3a6dbb00
s3:registry: wrap reg_deletekey() into a transaction

This is wrong layering but fixes a race condition.
(cherry picked from commit e3ad0456515c97f6697190c86b8cec4af8e1e190)
source3/registry/reg_api.c