mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
Fix zfs "redact" misc issues
* zfs redact error messages do not end with newline character
* 30af21b0 inadvertently removed some ZFS_PROP comments
* man/zfs: zfs redact <redaction_snapshot> is not optional
Reviewed-by: Giuseppe Di Natale <guss80@gmail.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: loli10K <ezomori.nozomu@gmail.com>
Closes #8988
This commit is contained in:
committed by
Brian Behlendorf
parent
341166c843
commit
3b5fe2c351
+2
-2
@@ -236,7 +236,7 @@
|
||||
.Nm
|
||||
.Cm redact
|
||||
.Ar snapshot redaction_bookmark
|
||||
.Op Ar redaction_snapshot Ns ...
|
||||
.Ar redaction_snapshot Ns ...
|
||||
.Nm
|
||||
.Cm allow
|
||||
.Ar filesystem Ns | Ns Ar volume
|
||||
@@ -4274,7 +4274,7 @@ deleting its saved partially received state.
|
||||
.Nm
|
||||
.Cm redact
|
||||
.Ar snapshot redaction_bookmark
|
||||
.Op Ar redaction_snapshot Ns ...
|
||||
.Ar redaction_snapshot Ns ...
|
||||
.Xc
|
||||
Generate a new redaction bookmark.
|
||||
In addition to the typical bookmark information, a redaction bookmark contains
|
||||
|
||||
Reference in New Issue
Block a user