s4:dsdb/repl_meta_data: don't merge highwatermark and uptodatevector (bug #9508)
commit5ecbc892b5226d3d31da2c62ae5261a8d8a73072
authorStefan Metzmacher <metze@samba.org>
Tue, 18 Dec 2012 13:46:23 +0000 (18 14:46 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 1 Jan 2013 18:28:06 +0000 (1 19:28 +0100)
tree4174209c2afb7af9c877f9280ba59dadbdaaa717
parentad43bb6086a7dbf48b405d0372ae85d2244384d9
s4:dsdb/repl_meta_data: don't merge highwatermark and uptodatevector (bug #9508)

We should not do any magic regarding the highwatermark we got from
the source dsa. We need to treat it as opaque and not try to be smart
and merge it into the uptodatevector.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/ldb_modules/repl_meta_data.c