Spdk/lib/scsi
Tomasz Zawadzki 9879b50769 scsi: fix page control page field in MODE SENSE
This patch assigns correct value to page control.
Now that page control value is correctly taken from CDB,
error via sense data is reported when processing "saved values".
"Changeable values" are not supported, so all parameters
are reported as not changeable when requested.

Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Change-Id: I41378c96b1e8c716b5d0ce4b72777065fb122228
2017-04-24 15:26:39 -07:00
..
dev.c scsi: handle return status of spdk_scsi_lun_claim(lun) 2017-02-16 11:03:48 +01:00
lun_db.c scsi: remove delete_lun RPC call and move claimed flag 2017-03-13 11:27:22 -07:00
lun.c scripts/check_format.sh: check spaces in comments 2017-04-24 13:37:41 -07:00
Makefile scsi: translate nvme error to scsi error (#54) 2016-10-28 13:06:45 -07:00
port.c (i)scsi: check strlen before copy 2017-03-27 11:37:15 -07:00
scsi_bdev.c scsi: fix page control page field in MODE SENSE 2017-04-24 15:26:39 -07:00
scsi_internal.h scsi: remove delete_lun RPC call and move claimed flag 2017-03-13 11:27:22 -07:00
scsi_nvme.c scsi: translate nvme error to scsi error (#54) 2016-10-28 13:06:45 -07:00
scsi_rpc.c scsi: remove delete_lun RPC call and move claimed flag 2017-03-13 11:27:22 -07:00
scsi.c conf: add Boolean value helper function 2017-04-03 11:17:47 -07:00
task.c scsi: only generate sense data for Check Condition 2017-01-19 09:39:26 -07:00