227
221
enum {UNTIL_NONE= 0, UNTIL_MASTER_POS, UNTIL_RELAY_POS} until_condition;
228
222
char until_log_name[FN_REFLEN];
233
227
Cached result of comparison of until_log_name and current log name
234
228
-2 means unitialised, -1,0,1 are comarison results