commit | 56b8cbabb422366e89577c5862ce0aa79cada240 | [log] [tgz] |
---|---|---|
author | Tom Yan <tom.ty89@gmail.com> | Tue Jul 12 22:12:01 2016 +0800 |
committer | Tejun Heo <tj@kernel.org> | Tue Jul 12 10:46:45 2016 -0400 |
tree | fbe2d8135d3f4688430c30d91d5c9bcca24423d6 | |
parent | 8554e5e1c793b376598551c45242f61777607499 [diff] |
libata-scsi: set correct VERSION field for ZAC devices Commit 856c46639309 ("libata: support device-managed ZAC devices") had the line that "bumps" the VERSION field in standard INQUIRY data removed. Add it back and claim SPC-5 version compatibility, which matches with the current version descriptor "SPC-5 (no version claimed)" that is used for ZAC devices. Signed-off-by: Tom Yan <tom.ty89@gmail.com> Signed-off-by: Tejun Heo <tj@kernel.org>