Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 148164
b: refs/heads/master
c: 0330679
h: refs/heads/master
v: v3
  • Loading branch information
Boaz Harrosh authored and James Bottomley committed Jun 10, 2009
1 parent ada4032 commit 8ad3446
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 021e2230d6c04d80289fceb2d21c9ce93a615b32
refs/heads/master: 03306793e686fd895ab8fa095bb9ec33658ea53a
2 changes: 2 additions & 0 deletions trunk/drivers/scsi/osd/osd_initiator.c
Original file line number Diff line number Diff line change
Expand Up @@ -1340,6 +1340,8 @@ static int _init_blk_request(struct osd_request *or,

or->request = req;
req->cmd_type = REQ_TYPE_BLOCK_PC;
req->cmd_flags |= REQ_QUIET;

req->timeout = or->timeout;
req->retries = or->retries;
req->sense = or->sense;
Expand Down

0 comments on commit 8ad3446

Please sign in to comment.