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

ZTS: Introduce targeted corruption in file blocks #9288

Merged
merged 1 commit into from
Sep 9, 2019
Merged

ZTS: Introduce targeted corruption in file blocks #9288

merged 1 commit into from
Sep 9, 2019

Commits on Sep 9, 2019

  1. ZTS: Introduce targeted corruption in file blocks

    filetest_001_pos verifies that various checksum algorithms detect
    corruption by overwriting the underlying vdev on which a file resides.
    It is possible for the overwrite to miss the blocks of a file, causing a
    spurious failure. This change introduces a function to corrupt the
    individual blocks of a file as determined by zdb.
    
    Signed-off-by: John Kennedy <john.kennedy@delphix.com>
    jwk404 committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    3dfb475 View commit details
    Browse the repository at this point in the history