mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
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]>