Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 177935
b: refs/heads/master
c: d8705f1
h: refs/heads/master
i:
  177933: 1e6db12
  177931: 2781ba5
  177927: 9815185
  177919: 9c7efbf
v: v3
  • Loading branch information
Martin K. Petersen authored and James Bottomley committed Dec 10, 2009
1 parent c3e8d27 commit 5fb3d2f
Show file tree
Hide file tree
Showing 2 changed files with 2 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: e339c1a7c09ef736dca7b3a4353c7742557d9f8f
refs/heads/master: d8705f11d89cfabf4a9f0ea234d4809b22abb33e
1 change: 1 addition & 0 deletions trunk/drivers/scsi/scsi_lib.c
Original file line number Diff line number Diff line change
Expand Up @@ -859,6 +859,7 @@ void scsi_io_completion(struct scsi_cmnd *cmd, unsigned int good_bytes)
case 0x07: /* operation in progress */
case 0x08: /* Long write in progress */
case 0x09: /* self test in progress */
case 0x14: /* space allocation in progress */
action = ACTION_DELAYED_RETRY;
break;
default:
Expand Down

0 comments on commit 5fb3d2f

Please sign in to comment.