mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
man: full stop at EOL
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Closes #13116
This commit is contained in:
@@ -701,7 +701,7 @@ For more information about redacted sends, see
|
||||
.feature com.delphix redacted_datasets no extensible_dataset
|
||||
This feature enables the receiving of redacted
|
||||
.Nm zfs Cm send Ns
|
||||
streams. which create redacted datasets when received.
|
||||
streams, which create redacted datasets when received.
|
||||
These datasets are missing some of their blocks,
|
||||
and so cannot be safely mounted, and their contents cannot be safely read.
|
||||
For more information about redacted receives, see
|
||||
|
||||
@@ -188,7 +188,7 @@ layer and a ZFS internal exception list.
|
||||
I/O operations will be aligned to the specified size boundaries.
|
||||
Additionally, the minimum (disk)
|
||||
write size will be set to the specified size, so this represents a
|
||||
space vs. performance trade-off.
|
||||
space/performance trade-off.
|
||||
For optimal performance, the pool sector size should be greater than
|
||||
or equal to the sector size of the underlying disks.
|
||||
The typical case for setting this property is when
|
||||
|
||||
Reference in New Issue
Block a user