drbd_should_do_remote
remote = drbd_should_do_remote(device->state);
extern bool drbd_should_do_remote(union drbd_dev_state);
if (drbd_should_do_remote((union drbd_dev_state)os.i) !=
drbd_should_do_remote((union drbd_dev_state)ns.i))