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

Switch ztest mmap asserts to verifies so we fail early on systems where ... #2177

Closed
wants to merge 1 commit into from

Conversation

ryao
Copy link
Contributor

@ryao ryao commented Mar 10, 2014

...mmap() is not functioning

Signed-off-by: Richard Yao ryao@gentoo.org

…re mmap() is not functioning

Signed-off-by: Richard Yao <ryao@gentoo.org>
@behlendorf
Copy link
Contributor

No objections, merged as:

2026196 Switch ztest mmap(2) ASSERTs to VERIFYs

ryao added a commit to ryao/zfs that referenced this pull request Apr 9, 2014
This is just a small bit of cleanup to ensure ztest fails early
on systems where mmap(2) is not functioning.  For the automated
testing which is the primary consumer of ztest there is no
functional change because debugging is always enabled.

Signed-off-by: Richard Yao <ryao@gentoo.org>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes openzfs#2177
ryao added a commit to ryao/openzfs that referenced this pull request Oct 20, 2015
This is just a small bit of cleanup to ensure ztest fails early
on systems where mmap(2) is not functioning.  For the automated
testing which is the primary consumer of ztest there is no
functional change because debugging is always enabled.

Closes openzfs/zfs#2177

Signed-off-by: Richard Yao <ryao@gentoo.org>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
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