hw/block/nvme: fix wrong parameter name 'cross_read'
The actual parameter name is 'cross_read' rather than 'cross_zone_read'. Signed-off-by: Minwoo Im <minwoo.im.dev@gmail.com> Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
This commit is contained in:
parent
74eb89219e
commit
74cbbf3031
@ -81,7 +81,7 @@
|
||||
* The default value means there is no limit to the number of
|
||||
* concurrently open zones.
|
||||
*
|
||||
* zoned.cross_zone_read=<enable RAZB, default: false>
|
||||
* zoned.cross_read=<enable RAZB, default: false>
|
||||
* Setting this property to true enables Read Across Zone Boundaries.
|
||||
*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user