Replace Cyrillic characters with Latin (normal) ones.
PR: 216534 Submitted by: eborisch+FreeBSD@gmail.com MFC after: 1 week Sponsored by: iXsystems
This commit is contained in:
parent
0157503dd8
commit
b9b36cc00f
@ -888,8 +888,8 @@ client through the selection of appropriate commands and task attributes.
|
||||
The default value is "restricted". It improves data integrity, but may
|
||||
introduce some additional delays.
|
||||
.It Va serseq
|
||||
Set to "on" to serialize conseсutive reads/writes.
|
||||
Set to "read" to serialize conseсutive reads.
|
||||
Set to "on" to serialize consecutive reads/writes.
|
||||
Set to "read" to serialize consecutive reads.
|
||||
Set to "off" to allow them be issued in parallel.
|
||||
Parallel issue of consecutive operations may confuse logic of the
|
||||
backing file system, hurting performance; but it may improve performance
|
||||
|
Loading…
Reference in New Issue
Block a user