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

epoll_wait is not implemented on ARM64 Linux #2052

Merged
merged 1 commit into from
Mar 1, 2017

Conversation

harshavardhana
Copy link
Member

Vendorize the fixes for fsNotify package to avoid
crashes on ARM64 Linux.

Fixes #2047

Vendorize the fixes for fsNotify package to avoid
crashes on ARM64 Linux.

Fixes minio#2047
@codecov-io
Copy link

Codecov Report

Merging #2052 into master will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff           @@
##           master   #2052   +/-   ##
======================================
  Coverage    8.44%   8.44%           
======================================
  Files          89      89           
  Lines        6784    6784           
======================================
  Hits          573     573           
  Misses       6074    6074           
  Partials      137     137

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 8ce6f43...2dca81b. Read the comment docs.

@harshavardhana harshavardhana merged commit bab1b93 into minio:master Mar 1, 2017
@harshavardhana harshavardhana deleted the fix-arm64 branch March 1, 2017 23:16
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.

arm64: panic: notify: epoll_wait(2) error function not implemented
3 participants