freebsd-dev/cmd/zstreamdump
Tom Caputi b0ee5946aa Fix issues with raw sends of spill blocks
This patch fixes 2 issues in how spill blocks are processed during
raw sends. The first problem is that compressed spill blocks were
using the logical length rather than the physical length to
determine how much data to dump into the send stream. The second
issue is a typo that caused the spill record's object number to be
used where the objset's ID number was required. Both issues have
been corrected, and the payload_size is now printed in zstreamdump
for future debugging.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tom Caputi <tcaputi@datto.com>
Closes #7378 
Closes #7432
2018-04-17 11:19:03 -07:00
..
.gitignore Add zstreamdump .gitignore 2012-09-06 14:23:11 -07:00
Makefile.am Add libtpool (thread pools) 2017-08-09 15:31:08 -07:00
zstreamdump.c Fix issues with raw sends of spill blocks 2018-04-17 11:19:03 -07:00