numam-spdk/lib
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
..
bdev bdev/nvme: Improve names of fields in config file 2017-04-12 13:11:01 -07:00
blob scripts/check_format.sh: check spaces in comments 2017-04-24 13:37:41 -07:00
blobfs blob: check memory allocation in check_readahead 2017-03-28 10:38:26 -07:00
conf conf: add Boolean value helper function 2017-04-03 11:17:47 -07:00
copy scripts/check_format.sh: check spaces in comments 2017-04-24 13:37:41 -07:00
cunit eofnl: check for extra trailing newlines 2016-10-11 13:30:33 -07:00
env_dpdk scripts/check_format.sh: check spaces in comments 2017-04-24 13:37:41 -07:00
event event: add spdk_trace instructions if event group mask specified 2017-04-24 13:57:06 -07:00
ioat util: move common helper functions to util.h 2017-02-10 09:38:52 -07:00
iscsi scripts/check_format.sh: check spaces in comments 2017-04-24 13:37:41 -07:00
json json: make sure parse always sets *end 2017-02-15 16:31:07 -07:00
jsonrpc util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00
log util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00
net scripts/check_format.sh: check spaces in comments 2017-04-24 13:37:41 -07:00
nvme nvme: add the '=' separator support in spdk_nvme_transport_id_parse 2017-04-21 09:38:45 -07:00
nvmf nvmf: Move the check of NVMe remove from session layer to subsystem layer. 2017-04-24 13:57:25 -07:00
rpc env: Move lcore functions into env layer. 2017-04-04 09:19:01 -07:00
scsi scsi: fix page control page field in MODE SENSE 2017-04-24 15:26:39 -07:00
trace scripts/check_format.sh: check spaces in comments 2017-04-24 13:37:41 -07:00
util string: make spdk_parse_ip_addr() params non-const 2017-02-14 10:28:29 -07:00
vhost scripts/check_format.sh: check spaces in comments 2017-04-24 13:37:41 -07:00
Makefile blobfs: Add a lightweight filesystem built on the blobstore 2017-03-24 14:15:45 -07:00