cxlflash: Virtual LUN support
Add support for physical LUN segmentation (virtual LUNs) to device driver supporting the IBM CXL Flash adapter. This patch allows user space applications to virtually segment a physical LUN into N virtual LUNs, taking advantage of the translation features provided by this adapter. Signed-off-by:Matthew R. Ochs <mrochs@linux.vnet.ibm.com> Signed-off-by:
Manoj N. Kumar <manoj@linux.vnet.ibm.com> Reviewed-by:
Michael Neuling <mikey@neuling.org> Reviewed-by:
Wen Xiong <wenxiong@linux.vnet.ibm.com> Signed-off-by:
James Bottomley <JBottomley@Odin.com>
Showing
- Documentation/powerpc/cxlflash.txt 62 additions, 1 deletionDocumentation/powerpc/cxlflash.txt
- drivers/scsi/cxlflash/Makefile 1 addition, 1 deletiondrivers/scsi/cxlflash/Makefile
- drivers/scsi/cxlflash/common.h 4 additions, 0 deletionsdrivers/scsi/cxlflash/common.h
- drivers/scsi/cxlflash/lunmgt.c 3 additions, 0 deletionsdrivers/scsi/cxlflash/lunmgt.c
- drivers/scsi/cxlflash/main.c 13 additions, 0 deletionsdrivers/scsi/cxlflash/main.c
- drivers/scsi/cxlflash/sislite.h 12 additions, 8 deletionsdrivers/scsi/cxlflash/sislite.h
- drivers/scsi/cxlflash/superpipe.c 76 additions, 6 deletionsdrivers/scsi/cxlflash/superpipe.c
- drivers/scsi/cxlflash/superpipe.h 16 additions, 1 deletiondrivers/scsi/cxlflash/superpipe.h
- drivers/scsi/cxlflash/vlun.c 1243 additions, 0 deletionsdrivers/scsi/cxlflash/vlun.c
- drivers/scsi/cxlflash/vlun.h 86 additions, 0 deletionsdrivers/scsi/cxlflash/vlun.h
- include/uapi/scsi/cxlflash_ioctl.h 34 additions, 0 deletionsinclude/uapi/scsi/cxlflash_ioctl.h
Loading
Please register or sign in to comment