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

RFC: Don't panic on unencrypted block in encrypted dataset. #15677

Merged
merged 1 commit into from
Dec 21, 2023

Commits on Dec 20, 2023

  1. Don't panic on unencrypted block in encrypted dataset.

    While 763ca47 closes the situation of block cloning creating
    unencrypted records in encrypted datasets, existing data still causes
    panic on read. Setting zfs_recover bypasses this but at the cost of
    potentially ignoring more serious issues.
    
    Signed-off-by: Chris Peredun <chris.peredun@ixsystems.com>
    chrisperedun committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    72012ed View commit details
    Browse the repository at this point in the history