Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 115459
b: refs/heads/master
c: 64f84bc
h: refs/heads/master
i:
  115457: 0ac4905
  115455: 316cdde
v: v3
  • Loading branch information
Mike Christie authored and James Bottomley committed Oct 13, 2008
1 parent ceac628 commit ef0401e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: d9cc21fa8caee54e7960114bce8946f563a8fddd
refs/heads/master: 64f84bc1cf49aa5e0c4b945b434e5d4b74e0831d
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/device_handler/scsi_dh_alua.c
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ static struct request *get_alua_req(struct scsi_device *sdev,

rq->cmd_type = REQ_TYPE_BLOCK_PC;
rq->cmd_flags |= REQ_FAILFAST_DEV | REQ_FAILFAST_TRANSPORT |
REQ_FAILFAST_DRIVER | REQ_NOMERGE;
REQ_FAILFAST_DRIVER;
rq->retries = ALUA_FAILOVER_RETRIES;
rq->timeout = ALUA_FAILOVER_TIMEOUT;

Expand Down

0 comments on commit ef0401e

Please sign in to comment.