DRBD_READ_ERROR
if (df == DRBD_READ_ERROR || df == DRBD_WRITE_ERROR) {
if (df == DRBD_READ_ERROR)
__drbd_chk_io_error(device, DRBD_READ_ERROR);