s4:dsdb/common: use LDB_SEQ_HIGHEST_SEQ for our entry in the uptodatevector
commitd2b0b9c55027e6d77dd663ae8b146f6945f869c3
authorStefan Metzmacher <metze@samba.org>
Wed, 19 Dec 2012 11:47:43 +0000 (19 12:47 +0100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 11 Jan 2013 09:41:22 +0000 (11 10:41 +0100)
tree36546bb93f0ba96f0539f79f46cdfb05cd2bf7d8
parentb7f3b06af08de6eb13a4d535cf44765f849dd7d7
s4:dsdb/common: use LDB_SEQ_HIGHEST_SEQ for our entry in the uptodatevector

We should use the global highestCommittedUSN, not the per partition value.

This matches a Windows 2008R2 and 2012 server.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit 81fa179b155a62f2f652fbb1fc4978c9f6eb5462)
source4/dsdb/common/util.c