s4:new_partition LDB module - splitting up an "if" operation
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Sat, 5 Mar 2011 16:15:55 +0000 (17:15 +0100)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Thu, 10 Mar 2011 10:12:05 +0000 (11:12 +0100)
commit42da193c37e1f3076b1299e761bc973f290bb800
tree87025df6efe4265a0e033544cb4ee9299b0a80b7
parent83517d2e597878b86dc51edc6bb0bf25c7d62068
s4:new_partition LDB module - splitting up an "if" operation

- let the first "if" in place
- uninstantiated partitions are handled by the second "if" (previously
  they have been handled twice)

Has been corrected by request of tridge.
source4/dsdb/samdb/ldb_modules/new_partition.c