-
Notifications
You must be signed in to change notification settings - Fork 3k
ChainingBlockDevice: fix changing blocks address #5375
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
ChainingBlockDevice: fix changing blocks address #5375
Conversation
…e size of the entire block device not the block size
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good to me
/morph build |
@tommikas I noticed you restarted a job here, and resulted in an exception (few other jobs as well), please can you help resolving them? |
Build : FAILUREBuild number : 329 |
Restarted again. Exceptions like that are usually momentary hiccups rather than a systematic problem. |
@studavekar CI issue ?
I will restart morph build and see if it goes away.. /morph build |
@studavekar said the problem should be resolved, rekicking off |
/morph build |
Build : SUCCESSBuild number : 345 Triggering tests/morph test |
Test : SUCCESSBuild number : 156 |
Change address subtraction when moving through block devices to be the size of the entire block device not the block size.