]> xenbits.xensource.com Git - pvdrivers/win/xenvbd.git/commit
Implement query for StorageAccessAlignmentProperty
authorPaul Durrant <paul.durrant@citrix.com>
Fri, 5 Apr 2019 15:15:47 +0000 (16:15 +0100)
committerPaul Durrant <paul.durrant@citrix.com>
Fri, 5 Apr 2019 15:15:47 +0000 (16:15 +0100)
commit21e38d5d110822a85f7d0df43fa029fe036f99c7
treef1bb141c03175191ee9511c6b6de0fb5bacdffbd
parent24e8653dbf19bd3e174abca686113d273538af5b
Implement query for StorageAccessAlignmentProperty

XENDISK already issues a SCSIOP_READ_CAPACITY16 down to XENVBD and so it
may as well handle a query for StorageAccessAlignmentProperty.

NOTE: This patch also adds a name decoder for STORAGE_QUERY_TYPE and adds
      some missing entries to the name decoder for STORAGE_PROPERTY_ID.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
src/xendisk/pdo.c