Attention is currently required from: Aarya, Alexander Goncharov, Anastasia Klimchuk, Nikolai Artemiev.
Patch set 16:Code-Review +2
2 comments:
Patchset:
So given that I added a piece of code, maybe you can review it :)
That looks fine to me! I also verified that the tests still fail if the code fix is reverted, which they do.
File erasure_layout.c:
Patch Set #13, Line 368: for (unsigned int addr = region_start; addr <= region_end; addr += len) {
I think this specific issue is outside of scope of the patch: mainly because it is not relevant to p […]
Yeah, that can be addressed separately. This change fixes an actual bug where we destroy data we don't intend to, whereas the other issue is just that some operations will take longer than they need to.
To view, visit change 82393. To unsubscribe, or for help writing mail filters, visit settings.