[SLOF] [PATCH 2/4] scsi: Add SCSI block write support

Nikunj A Dadhania nikunj at linux.vnet.ibm.com
Mon Nov 14 17:43:41 AEDT 2016


Thomas Huth <thuth at redhat.com> writes:

> Using the SCSI commands WRITE-10 and WRITE-16, we can
> implement block write support for SCSI disks.
>
> Signed-off-by: Thomas Huth <thuth at redhat.com>

Reviewed-by: Nikunj A Dadhania <nikunj at linux.vnet.ibm.com>

> ---
>  slof/fs/scsi-disk.fs    | 32 +++++++++++++++++++++++++++
>  slof/fs/scsi-support.fs | 58 +++++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 90 insertions(+)



More information about the SLOF mailing list