s4-upgradeprovision: split update_present in two functions depending on the method...
authorMatthieu Patou <mat@matws.net>
Mon, 13 Jun 2011 13:50:00 +0000 (17:50 +0400)
committerMatthieu Patou <mat@samba.org>
Sun, 19 Jun 2011 21:21:08 +0000 (23:21 +0200)
commitd9abcc93847fedf3ca272fe69cde0a92e76c85d0
treef5403f38c7e33acbb1d4b5f8e8f62c4e4cd88f01
parent0065742909453f85709635aa44787b6998cccfc3
s4-upgradeprovision: split update_present in two functions depending on the method used

In order to make the function a bit more clearer and with less depth,
the selection of attribute that are not updated is split in two
functions depending on the fact that we are using mainly
replPropertyMetadata to make our choice or if we are using the list of
attributes that should, could or shouldn't be updated/created/deleted.
source4/scripting/bin/upgradeprovision