Files
Andy Grover 9c1cd1b68c target/user: Only support full command pass-through
After much discussion, give up on only passing a subset of SCSI commands
to userspace and pass them all. Based on what pscsi is doing, make sure
to set SCF_SCSI_DATA_CDB for I/O ops, and define attributes identical to
pscsi.

Make hw_block_size configurable via dev param.

Remove mention of command filtering from tcmu-design.txt.

Signed-off-by: Andy Grover <[email protected]>
Reviewed-by: Ilias Tsitsimpis <[email protected]>
Signed-off-by: Nicholas Bellinger <[email protected]>
2015-05-30 19:57:48 -07:00
..