]> git.proxmox.com Git - mirror_zfs.git/commit
Make zstreamdump output the size of the payload for BEGIN records
authorAllan Jude <allan@klarasystems.com>
Sat, 27 Jun 2020 17:29:47 +0000 (13:29 -0400)
committerGitHub <noreply@github.com>
Sat, 27 Jun 2020 17:29:47 +0000 (10:29 -0700)
commit3bc92b9ef6557efae00d37320db2548ec9bc0a56
treeb3806a4764de3f07de1f1141d9a8ae0873462f2c
parent270ece24b6f90c649a6c8880adec161119b60e18
Make zstreamdump output the size of the payload for BEGIN records

This is helpful for determining the size of the nvlist of snapshots
and properties

Reviewed-by: Matt Ahrens <matt@delphix.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Allan Jude <allan@klarasystems.com>
Closes #10505
cmd/zstream/zstream_dump.c