s4:Handle reprovision with existing partitions
authorAndrew Bartlett <abartlet@samba.org>
Tue, 13 Oct 2009 11:10:28 +0000 (22:10 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 21 Oct 2009 11:43:51 +0000 (22:43 +1100)
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


No differences found