Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328926
b: refs/heads/master
c: e47f897
h: refs/heads/master
v: v3
  • Loading branch information
Bart Van Assche authored and James Bottomley committed Sep 24, 2012
1 parent a2ffc4c commit d38e1af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bc3f02a795d3b4faa99d37390174be2a75d091bd
refs/heads/master: e47f8976d8e573928824a06748f7bc82c58d747f
3 changes: 1 addition & 2 deletions trunk/drivers/scsi/device_handler/scsi_dh_alua.c
Original file line number Diff line number Diff line change
Expand Up @@ -641,8 +641,7 @@ static int alua_rtpg(struct scsi_device *sdev, struct alua_dh_data *h)
h->state = TPGS_STATE_STANDBY;
break;
case TPGS_STATE_OFFLINE:
case TPGS_STATE_UNAVAILABLE:
/* Path unusable for unavailable/offline */
/* Path unusable */
err = SCSI_DH_DEV_OFFLINED;
break;
default:
Expand Down

0 comments on commit d38e1af

Please sign in to comment.