forked from openzfs/openzfs
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Adapt and activate the tests #3
Open
AttilaFueloep
wants to merge
16
commits into
openzfsonosx:zol_crypto
Choose a base branch
from
AttilaFueloep:add-tests
base: zol_crypto
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
left adb_copy in zio.c commented out. Added MS_CRYPTO to mount.h hope that is acceptable.
fix arc_buf_hdr_alloc booleans still dies with assertion failed: buf->b_hdr == hdr (0xffffff026e7fd780 == 0xffffff026ea07e18), file: ../../common/fs/zfs/arc.c, line: 2718
lundman
force-pushed
the
zol_crypto
branch
4 times, most recently
from
April 25, 2017 23:45
762989c
to
b0800f2
Compare
lundman
force-pushed
the
zol_crypto
branch
3 times, most recently
from
June 13, 2017 11:17
a6b838c
to
25a3b51
Compare
lundman
force-pushed
the
zol_crypto
branch
2 times, most recently
from
June 21, 2017 00:20
2147080
to
7e91e1a
Compare
lundman
force-pushed
the
zol_crypto
branch
3 times, most recently
from
July 13, 2017 00:11
69fcb39
to
5da3d39
Compare
lundman
force-pushed
the
zol_crypto
branch
2 times, most recently
from
July 18, 2017 02:09
5ad8304
to
7f8ce6e
Compare
lundman
force-pushed
the
zol_crypto
branch
3 times, most recently
from
August 8, 2017 02:28
06fa860
to
c26140e
Compare
lundman
force-pushed
the
zol_crypto
branch
2 times, most recently
from
August 23, 2017 08:25
df6ddaf
to
8e2c3b8
Compare
lundman
force-pushed
the
zol_crypto
branch
7 times, most recently
from
October 6, 2017 06:01
ad60b8f
to
bc464bb
Compare
lundman
force-pushed
the
zol_crypto
branch
4 times, most recently
from
October 19, 2017 01:03
b4a2aaf
to
6ce01a1
Compare
lundman
force-pushed
the
zol_crypto
branch
3 times, most recently
from
October 24, 2017 13:14
9bb6c76
to
e77d6fd
Compare
lundman
force-pushed
the
zol_crypto
branch
2 times, most recently
from
January 10, 2018 02:59
be6b52c
to
3d1ad50
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Good news, all but one test pass.