mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-19 03:31:26 +00:00
T10-PI clarifications
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6200 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -1028,10 +1028,12 @@ cache. The following parameters possible for vdisk_fileio:
|
||||
|
||||
* scst - DIF tags are checked inside SCST core
|
||||
|
||||
* dev_check - DIF tags are checked inside backend device
|
||||
* dev_check - DIF tags are checked inside backend device. No DIF
|
||||
tags storing is required, but optionally possible.
|
||||
|
||||
* dev_store - DIF tags are stored inside backend device on the WRITE
|
||||
path and read from it on the READ path
|
||||
path and read from it on the READ path. No DIF tags checking is
|
||||
required, but optionally possible.
|
||||
|
||||
For instance, if only tgt DIF mode specified, then target driver,
|
||||
serving this device, will inside hardware check, then STRIP DIF tags
|
||||
|
||||
@@ -900,10 +900,12 @@ cache. The following parameters possible for vdisk_fileio:
|
||||
|
||||
* scst - DIF tags are checked inside SCST core
|
||||
|
||||
* dev_check - DIF tags are checked inside backend device
|
||||
* dev_check - DIF tags are checked inside backend device. No DIF
|
||||
tags storing is required, but optionally possible.
|
||||
|
||||
* dev_store - DIF tags are stored inside backend device on the WRITE
|
||||
path and read from it on the READ path
|
||||
path and read from it on the READ path. No DIF tags checking is
|
||||
required, but optionally possible.
|
||||
|
||||
For instance, if only tgt DIF mode specified, then target driver,
|
||||
serving this device, will inside hardware check, then STRIP DIF tags
|
||||
|
||||
Reference in New Issue
Block a user