RESTARTING
if (thi->t_state == RESTARTING) {
thi->t_state = RESTARTING;
case RESTARTING:
enum drbd_thread_state ns = restart ? RESTARTING : EXITING;