Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 302420
b: refs/heads/master
c: 6624661
h: refs/heads/master
v: v3
  • Loading branch information
Bernhard Kohl authored and Nicholas Bellinger committed May 15, 2012
1 parent 8c97714 commit e111321
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: 33933a0e962bba4af32de7db912e2fdfef603d24
refs/heads/master: 66246617ab7f0587f42ca49825a16d7a391fe15b
1 change: 1 addition & 0 deletions trunk/drivers/target/target_core_transport.c
Original file line number Diff line number Diff line change
Expand Up @@ -2481,6 +2481,7 @@ static int transport_generic_cmd_sequencer(
cmd->se_cmd_flags |= SCF_SCSI_DATA_SG_IO_CDB;
break;
case WRITE_10:
case WRITE_VERIFY:
sectors = transport_get_sectors_10(cdb, cmd, &sector_ret);
if (sector_ret)
goto out_unsupported_cdb;
Expand Down

0 comments on commit e111321

Please sign in to comment.