Index: 99_bug48054.quilt =================================================================== --- 99_bug48054.quilt (Revision 18344) +++ 99_bug48054.quilt (Arbeitskopie) @@ -362,7 +362,7 @@ - seq_num, now, 0, false); + &ac->our_invocation_id, + ac->seq_num, ac->seq_num, -+ 0, now, false); ++ now, 0, false); if (ret != LDB_SUCCESS) { talloc_free(tmp_ctx); return ret;