diff options
author | Alan Somers <[email protected]> | 2022-06-24 14:28:42 -0600 |
---|---|---|
committer | GitHub <[email protected]> | 2022-06-24 13:28:42 -0700 |
commit | ccf89b39fe7f30dd53aec69e04de3f2728c7387c (patch) | |
tree | ef94f9dedc97cd72e062df83453f0e0f8d36dd52 /rpm | |
parent | 1c0c729ab4165cd828fbeab404353b45b3836360 (diff) |
Add a "zstream decompress" subcommand
It can be used to repair a ZFS file system corrupted by ZFS bug #12762.
Use it like this:
zfs send -c <DS> | \
zstream decompress <OBJECT>,<OFFSET>[,<COMPRESSION_ALGO>] ... | \
zfs recv <DST_DS>
Reviewed-by: Ahelenia ZiemiaĆska <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: Allan Jude <[email protected]>
Signed-off-by: Alan Somers <[email protected]>
Sponsored-by: Axcient
Workaround for #12762
Closes #13256
Diffstat (limited to 'rpm')
0 files changed, 0 insertions, 0 deletions