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

fix copy-builtin to work with ASAN patch #7037

Merged
merged 1 commit into from
Jan 12, 2018

Conversation

prometheanfire
Copy link
Contributor

Closes #7033

Signed-off-by: Matthew Thode mthode@mthode.org

Closes openzfs#7033

Signed-off-by: Matthew Thode <mthode@mthode.org>
@codecov
Copy link

codecov bot commented Jan 12, 2018

Codecov Report

Merging #7037 into master will increase coverage by 0.37%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7037      +/-   ##
==========================================
+ Coverage   75.16%   75.54%   +0.37%     
==========================================
  Files         296      296              
  Lines       95527    95483      -44     
==========================================
+ Hits        71805    72130     +325     
+ Misses      23722    23353     -369
Flag Coverage Δ
#kernel 74.98% <ø> (+0.34%) ⬆️
#user 67.9% <ø> (+0.61%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6df9f8e...7d29c39. Read the comment docs.

@behlendorf behlendorf merged commit c10cdcb into openzfs:master Jan 12, 2018
@prometheanfire prometheanfire deleted the fix-in-kernel-asan branch January 13, 2018 07:18
prometheanfire added a commit to prometheanfire/zfs that referenced this pull request Jan 17, 2018
Commit fed9035 didn't fully update the copy-builtin script
as needed to perform in-kernel builds.  Add the missing
options and flags.

Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Matthew Thode <mthode@mthode.org>
Closes openzfs#7033 
Closes openzfs#7037
Nasf-Fan pushed a commit to Nasf-Fan/zfs that referenced this pull request Jan 29, 2018
Commit fed9035 didn't fully update the copy-builtin script
as needed to perform in-kernel builds.  Add the missing
options and flags.

Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Matthew Thode <mthode@mthode.org>
Closes openzfs#7033
Closes openzfs#7037
Nasf-Fan pushed a commit to Nasf-Fan/zfs that referenced this pull request Feb 13, 2018
Commit fed9035 didn't fully update the copy-builtin script
as needed to perform in-kernel builds.  Add the missing
options and flags.

Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Matthew Thode <mthode@mthode.org>
Closes openzfs#7033
Closes openzfs#7037
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