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

changed the datatype of zfs parameters which must be uint64 #32

Merged
merged 1 commit into from
Feb 23, 2022

Conversation

datacore-rm
Copy link

As per the ZFS documentation https://openzfs.github.io/openzfs-docs/Performance%20and%20Tuning/Module%20Parameters.html, some of the parameters should be uint64 instead of long. So changed them accordingly to avoid overflow issue.

@datacore-rm datacore-rm merged commit 55e1639 into datacore-windows Feb 23, 2022
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.

1 participant