drbd_send_sr_reply
extern void drbd_send_sr_reply(struct drbd_peer_device *, enum drbd_state_rv retcode);
drbd_send_sr_reply(peer_device, SS_CONCURRENT_ST_CHG);
drbd_send_sr_reply(peer_device, rv);