From: Andrew Bartlett Date: Tue, 13 Oct 2009 11:10:28 +0000 (+1100) Subject: s4:Handle reprovision with existing partitions X-Git-Tag: tdb-1.2.0~581 X-Git-Url: http://git.samba.org/samba.git/?p=ira%2Fwip.git;a=commitdiff_plain;h=27c28d34a7bb80d188782fb073ee5f0a657c9be8;hp=27c28d34a7bb80d188782fb073ee5f0a657c9be8 s4:Handle reprovision with existing partitions The issue here is that if we don't put the partitions metadata in the database before we wipe it, we won't wipe the partitions contents, and so the provision will later fail (entry already exists) Andrew Bartlett ---