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

Identify xen blkfront devices as new attachment type XENBUS. #79

Merged
merged 1 commit into from
May 29, 2020

Conversation

smoser
Copy link
Collaborator

@smoser smoser commented May 28, 2020

xen blkfront devices are seen in EC2 instances.
The change here identifies them by their syspath.

@smoser smoser force-pushed the feature/xenbus-attach branch 2 times, most recently from 58ecabb to 36ef146 Compare May 28, 2020 17:24
@codecov
Copy link

codecov bot commented May 28, 2020

Codecov Report

Merging #79 into master will increase coverage by 0.26%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #79      +/-   ##
==========================================
+ Coverage   53.60%   53.86%   +0.26%     
==========================================
  Files          16       16              
  Lines        1886     1888       +2     
==========================================
+ Hits         1011     1017       +6     
+ Misses        775      772       -3     
+ Partials      100       99       -1     
Impacted Files Coverage Δ
disk.go 76.16% <ø> (ø)
linux/disk.go 43.84% <100.00%> (+1.15%) ⬆️

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 40b81ad...7675d6b. Read the comment docs.

xen blkfront devices are seen in EC2 instances.
The change here identifies them by their syspath.
@tych0 tych0 merged commit 3e6a478 into project-machine:master May 29, 2020
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