On 1/27/2026 8:15 AM, [email protected] wrote:
From: Jared Rossi<[email protected]>

Store the device type (e.g. block) directly and an attribute of the VDev rather
than assume all devices can be identified by accessing CCW specific sense data.

I think it should be "as an attribute"?


Signed-off-by: Jared Rossi<[email protected]>
---
  pc-bios/s390-ccw/main.c          |  2 +-
  pc-bios/s390-ccw/virtio-blkdev.c | 39 +++++++++++++++++++-------------
  pc-bios/s390-ccw/virtio.c        | 11 ++++++---
  pc-bios/s390-ccw/virtio.h        |  1 +
  4 files changed, 33 insertions(+), 20 deletions(-)

The patch looks good to me

Reviewed-by: Farhan Ali<[email protected]>



Reply via email to