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 for Attachment Filtering on Unavailable Vols #383

Merged
merged 1 commit into from
Jan 4, 2017

Conversation

akutz
Copy link
Collaborator

@akutz akutz commented Jan 4, 2017

This patch should fix the issue where volumes are not filtered with a mask of 31 if they're unavailable.

This is related to #382.

@akutz akutz changed the title Fix for Attachment Filtering on Unavailable Vols WiP - Fix for Attachment Filtering on Unavailable Vols Jan 4, 2017
@akutz akutz force-pushed the bugfix/attachment-filtering-31 branch from eedcc4d to f91a2eb Compare January 4, 2017 18:15
This patch should fix the issue where volumes are not filtered with a
mask of 31 if they're unavailable.
@akutz akutz force-pushed the bugfix/attachment-filtering-31 branch from f91a2eb to ede1721 Compare January 4, 2017 18:40
@codecov-io
Copy link

Current coverage is 30.89% (diff: 100%)

Merging #383 into master will increase coverage by 0.05%

@@             master       #383   diff @@
==========================================
  Files            29         29          
  Lines          1719       1719          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            530        531     +1   
+ Misses         1131       1130     -1   
  Partials         58         58          

Powered by Codecov. Last update ec7b258...ede1721

@akutz akutz changed the title WiP - Fix for Attachment Filtering on Unavailable Vols Fix for Attachment Filtering on Unavailable Vols Jan 4, 2017
@akutz akutz merged commit 15d0c6a into thecodeteam:master Jan 4, 2017
@akutz akutz removed the in progress label Jan 4, 2017
@akutz akutz deleted the bugfix/attachment-filtering-31 branch January 4, 2017 19:16
@akutz akutz modified the milestone: 0.3.8 Jan 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants