Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zstreamdump: include embedded writes in total_write_size #8431

Closed

Commits on Feb 19, 2019

  1. zstreamdump: include embedded writes in total_write_size

    zstreamdump outputs a summary at the end that includes the total byte
    count of all DRR_WRITE records. This change makes it also include
    the bytes from DRR_WRITE_EMBEDDED records, where the data was small
    enough to be embedded directly into the block pointer.
    
    Signed-off-by: Allan Jude <allanjude@freebsd.org>
    allanjude committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    c55fc22 View commit details
    Browse the repository at this point in the history