search for: extended_op

Displaying 1 result from an estimated 1 matches for "extended_op".

2017 Jun 13
2
skip chunk if "DRS linked attribute for GUID - DN not found"
...tatus); return; } + + if (W_ERROR_EQUAL(status, WERR_DS_NO_SUCH_OBJECT)) { + /* linked value to non existing object */ + DEBUG(0,("try to skip chunk\n")); + } if (state->op->extended_op == DRSUAPI_EXOP_NONE) { /* if it applied fine, we need to update the highwatermark */ ---------------------------------------------------------------------------------------------------------- Andrej Gessel (andrej.gessel at janztec.com<mailto:andrej.gessel at janzt...