s3:registry: wrap reg_deletevalue() in a transaction
commita7e730d3dc59b2a666e79994cbbae24ef03a1607
authorMichael Adam <obnox@samba.org>
Thu, 12 Apr 2012 15:52:43 +0000 (12 17:52 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 22 Jun 2012 19:41:15 +0000 (22 21:41 +0200)
tree53124c84f25c966fd64925821e3e79a3f7aaf1a9
parent39461d29d65d9e520f1218119e5af5f90b62dec3
s3:registry: wrap reg_deletevalue() in a transaction

This is at the wrong layer, but if fixes a race potentially causing
data corruption by concurrent access.
(cherry picked from commit c1208c4a9c10b03579dca3bcd304709e631d3c25)
(cherry picked from commit d67b1813ac563f79ed055a7e918c5f293a7069fc)
source3/registry/reg_api.c