s3:make "net conf addshare" atomic by wrapping all writes in one transaction
commit3ab90b2897cd4e05b21ce46e91e93609e596c80e
authorMichael Adam <obnox@samba.org>
Fri, 29 Jan 2010 14:04:25 +0000 (29 15:04 +0100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 31 Mar 2010 15:58:20 +0000 (31 17:58 +0200)
tree22e634c43440660f331092a28ca900ce4377dcf9
parentf3ade095089d242484afd0f7fdbcc7826c311368
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).
source3/utils/net_conf.c