freebsd-dev/cmd/zstream
tony-zfs 02fced3067
Add support to decode a resume token
Adding a new subcommand to zstream called token. This
now allows users to decode a resume token to retrieve the toname
field. This can be useful for tools that need this information.
The syntax works as follows zstream token <resume_token>.

Reviewed-by: Matt Ahrens <matt@delphix.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Paul Zuchowski <pzuchowski@datto.com>
Signed-off-by: Tony Perkins <tperkins@datto.com>
Closes #10558
2020-07-23 17:44:03 -07:00
..
.gitignore
Makefile.am Add support to decode a resume token 2020-07-23 17:44:03 -07:00
zstream_dump.c Make zstreamdump output the size of the payload for BEGIN records 2020-06-27 10:29:47 -07:00
zstream_redup.c Fix unitialized variable in zstream redup command 2020-04-23 15:54:38 -07:00
zstream_token.c Add support to decode a resume token 2020-07-23 17:44:03 -07:00
zstream.c Add support to decode a resume token 2020-07-23 17:44:03 -07:00
zstream.h Add support to decode a resume token 2020-07-23 17:44:03 -07:00