s3:registry: in deletekey_recursive, fix return code upon error.
authorMichael Adam <obnox@samba.org>
Sun, 30 Jan 2011 12:44:31 +0000 (13:44 +0100)
committerMichael Adam <obnox@samba.org>
Sun, 30 Jan 2011 13:09:04 +0000 (14:09 +0100)
commitb1f800a0d17e9a927cb5d998438b3fdb6b302b13
tree3b14a94cd65e8fb61d89e00a4b9131149aace920
parente81ddbcadedd30a76abc16246eaf7c60d19029bf
s3:registry: in deletekey_recursive, fix return code upon error.

correctly keep the werr from inside the transaction when the opearation
inside the transaction fails.

What is the correct behaviour if the cancel operation fails?
source3/registry/reg_api.c