s4:dsdb/repl_meta_data: don't merge highwatermark and uptodatevector (bug #9508)
commitb7f3b06af08de6eb13a4d535cf44765f849dd7d7
authorStefan Metzmacher <metze@samba.org>
Tue, 18 Dec 2012 13:46:23 +0000 (18 14:46 +0100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 11 Jan 2013 09:41:22 +0000 (11 10:41 +0100)
treefededcb56151a80c97da8c14c48f4b05d90059a5
parent9274d76c996e3d47bb1ed5b326fa8c268d1d80b2
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>
(cherry picked from commit 5ecbc892b5226d3d31da2c62ae5261a8d8a73072)
source4/dsdb/samdb/ldb_modules/repl_meta_data.c