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

test: update permissions of DAX devices after clearing bad blocks #5611

Commits on May 5, 2023

  1. test: update permissions of DAX devices after clearing bad blocks

    The "sudo ndctl clear-errors" command resets permissions
    of the DAX block device and its resource files
    because it removes the old files and creates new ones
    with default permissions which interrupts further test execution.
    The following commands set permissions which should allow
    further test execution to work around this issue.
    
    Ref: pmem#5606
    
    Signed-off-by: Lukasz Dorau <lukasz.dorau@intel.com>
    ldorau committed May 5, 2023
    Configuration menu
    Copy the full SHA
    b207bcd View commit details
    Browse the repository at this point in the history