mbox series

[v2,0/1] scsi: target: Add 8Fh VPD page

Message ID 20210906193404.115711-1-s.samoylenko@yadro.com (mailing list archive)
Headers show
Series scsi: target: Add 8Fh VPD page | expand

Message

Sergey Samoylenko Sept. 6, 2021, 7:34 p.m. UTC
Patch adds Third-party Copy VPD in TCM.

Changes since v1:
- add buffer overflow detect for spc_evpd_8f_encode_HELPER functions

Sergey Samoylenko (1):
  scsi: target: Add 8Fh VPD page

 drivers/target/target_core_spc.c | 264 ++++++++++++++++++++++++++++++-
 1 file changed, 260 insertions(+), 4 deletions(-)