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

Fixes in head_errlog feature with encryption #14837

Merged
merged 1 commit into from
May 8, 2023

Commits on May 7, 2023

  1. Fixes in head_errlog feature with encryption

    For the head_errlog feature use dsl_dataset_hold_obj_flags() instead of
    dsl_dataset_hold_obj() in order to enable access to the encryption keys
    (if loaded). This enables reporting of errors in encrypted filesystems
    which are not mounted but have their keys loaded.
    
    Signed-off-by: George Amanakis <gamanakis@gmail.com>
    gamanakis committed May 7, 2023
    Configuration menu
    Copy the full SHA
    eaeb6e6 View commit details
    Browse the repository at this point in the history