]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
target: Return correct ASC for unimplemented VPD pages
authorRoland Dreier <roland@purestorage.com>
Wed, 18 Jan 2012 02:00:56 +0000 (18:00 -0800)
committerNicholas Bellinger <nab@linux-iscsi.org>
Wed, 18 Jan 2012 08:35:58 +0000 (08:35 +0000)
commitbb1acb2ee038a6c13ee99e0b9fb44dacb4a9de84
tree47ac9d29a68025c963f815933a68e1ed3f35de84
parent2f9bc894c67dbacae5a6a9875818d2a18a918d18
target: Return correct ASC for unimplemented VPD pages

My draft of SPC-4 says:

    If the device server does not implement the requested vital product
    data page, then the command shall be terminated with CHECK CONDITION
    status, with the sense key set to ILLEGAL REQUEST, and the
    additional sense code set to INVALID FIELD IN CDB.

Signed-off-by: Roland Dreier <roland@purestorage.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_cdb.c