[PATCH v2 0/2] virtio-scsi: Implement FC_HOST feature
From: Fam Zheng
Date: Wed Jan 25 2017 - 22:41:22 EST
v2: Fix endianness of WWNN/WWPN. [Paolo]
This series implements the proposed fc_host feature of virtio-scsi.
The first patch updates the data structure changes according to the spec
proposal; the second patch actually implements the operations.
Fam Zheng (2):
virtio_scsi: Add fc_host definitions
virtio_scsi: Implement fc_host
drivers/scsi/virtio_scsi.c | 60 +++++++++++++++++++++++++++++++++++++++-
include/uapi/linux/virtio_scsi.h | 6 ++++
2 files changed, 65 insertions(+), 1 deletion(-)
--
2.9.3