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

Add module param to ignore MAC checksum errors #35

Merged
merged 2 commits into from
Dec 3, 2013

Conversation

FransUrbo
Copy link
Contributor

Document, and implement a module param, the change in verifying MAC checksums and how to mount a previously created crypted filesystem.

More details around this at #34

I choosed the parameter 'zfs_crypto_ignore_checksum_errors' because it describe everything (and I couldn't come up with something better :). There's a lot of meta data in the parameter name, so feel free to choose a better name for it.

!! UNTESTED (but compiles without warning) !!

I was stupid enough to destroy my original filesystem as soon as I got the data moved to a newly created FS (by manually disabling the code, recompile, install the modified module and then reinstall the original one), and I don't have access to my test VM's (because of openzfs/zfs#1862 (reference)).

odler version of zfs-crypto. Disable this by setting the optional
module parameter 'zfs_crypto_ignore_checksum_errors'.
mount a previously created crypted filesystem.
More details around this at zfsrogue#34
zfsrogue added a commit that referenced this pull request Dec 3, 2013
Add module param to ignore MAC checksum errors
@zfsrogue zfsrogue merged commit dd4670f into zfsrogue:0.6.3 Dec 3, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants