-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[stable7] Fix size propagation over shared storage boundary #14861
Conversation
Had a quick manual test, it works. I'll fix the unit test. |
Having trouble with the unit tests. I'll try and find out why it works on master... maybe something else needs backporting. |
Okay, it seems that backporting #10881 would fix it. |
A new inspection was created. |
I have now backported the commits from #10881 (comment) here, let me know if this is ok. |
The inspection completed: 3 new issues, 4 updated code elements |
backport is fine. 👍 |
A Jenkins PR even for stable7 ?! Pffff... Here it is: #14934 |
Please review |
Test steps here: #14596 (comment) |
Tested and works 👍 |
…thshare [stable7] Fix size propagation over shared storage boundary
Backport of #14720 to stable7
@icewind1991 @nickvergessen @MorrisJobke
(there were merge conflicts)