Closed rajatpatil98 closed 2 years ago
Thanks for your contribution! The CLA bot has flagged your contribution as not having a Contributor License Agreement in place. Note that this is not needed in the overwhelming majority of instances and this warning will usually be ignored. The code reviewers will make a determination and may ask you to sign a CLA or may choose to ignore this warning. More information about this can be found here.
Cppcheck: No new warnings found :thumbsup:
I have reviewed this patch. I don't have objections. But this needs approval from someone who is familiar with DI.
@vidyadhar-pinglikar , @huanghua78 , @rajatpatil98 (N < K) is only valid for replication. Are we sure these changes are for replication and not for parity calculation ? I could not follow the calculation of goff for replication.
@vidyadhar-pinglikar , @huanghua78 , @rajatpatil98 (N < K) is only valid for replication. Are we sure these changes are for replication and not for parity calculation ? I could not follow the calculation of goff for replication.
@shashank-parulekar . these changes are just for replication where N=1, K>N; also the offset changes (which are to ti_goff_ivec) here is not for the actual goff put on the disc for parity; but are used specifically to find the right map-idx, n unit idx offset during checksum computation and does not deal with actual goff used for writing data;
Thanks for your contribution! The CLA bot has flagged your contribution as not having a Contributor License Agreement in place. Note that this is not needed in the overwhelming majority of instances and this warning will usually be ignored. The code reviewers will make a determination and may ask you to sign a CLA or may choose to ignore this warning. More information about this can be found here.
43motr-sync-replication be-ut failure in emap *io-nw-xfer-ut failure in target_ioreq_seg_add
Signed-off-by: Rajat Patil rajat.r.patil@seagate.com Co-authored-by: Vidyadhar Pinglikar vidyadhar.pinglikar@seagate.com
Problem Statement
Design
Coding
Checklist for Author
Testing
Checklist for Author
Impact Analysis
Checklist for Author/Reviewer/GateKeeper
Review Checklist
Checklist for Author
Documentation
Checklist for Author