s4:dsdb/common: use LDB_SEQ_HIGHEST_SEQ for our entry in the uptodatevector
commit81fa179b155a62f2f652fbb1fc4978c9f6eb5462
authorStefan Metzmacher <metze@samba.org>
Wed, 19 Dec 2012 11:47:43 +0000 (19 12:47 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 1 Jan 2013 18:28:06 +0000 (1 19:28 +0100)
tree21240ee60a797f1eb3f3f3f7bfb61accf98ab2fb
parent5ecbc892b5226d3d31da2c62ae5261a8d8a73072
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>
source4/dsdb/common/util.c