s3:make "net conf addshare" atomic by wrapping all writes in one transaction
authorMichael Adam <obnox@samba.org>
Fri, 29 Jan 2010 14:04:25 +0000 (15:04 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 1 Apr 2010 07:39:19 +0000 (09:39 +0200)
commit879d21a0db3066492a6b7830ada46623c5cd1d8b
treed8bd4fbc131889f8a33e13fff9e20543c030e2a9
parente527d5f29b163183a10d754b038b264e423b0f2a
s3:make "net conf addshare" atomic by wrapping all writes in one transaction

Michael
(cherry picked from commit 09f3ed102472304d6b4446a6fab9cf6f05c9176a)

Fix bug #7313 (Net conf addshare is not atomic).
(cherry picked from commit 3ab90b2897cd4e05b21ce46e91e93609e596c80e)
source3/utils/net_conf.c