-
Notifications
You must be signed in to change notification settings - Fork 304
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
DAOS-14788 container: refine task process in pmap_refresh_cb #13491
Conversation
Bug-tracker data: |
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.
LGTM. No errors found by checkpatch.
should register completion callback before task reinit, or the complete cb possibly cannot be triggered. (issue reported by Zhao Zhen <[email protected]>) Required-githooks: true Signed-off-by: Xuezhao Liu <[email protected]>
Required-githooks: true Signed-off-by: Xuezhao Liu <[email protected]>
466f5c7
to
a834e4b
Compare
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.
LGTM. No errors found by checkpatch.
should register completion callback before task reinit, or the complete cb possibly cannot be triggered. and a few other backports: 6d4e549 - DAOS-14788 pool: Fix some reinit usages (#13518) 91b93c8 - DAOS-13252 tests: set svcn for multiple_failure test (#13619) d30e842 - DAOS-14903 object: fix bug in peer status check (#13585) Required-githooks: true Signed-off-by: Xuezhao Liu <[email protected]> Signed-off-by: Li Wei <[email protected]>
should register completion callback before task reinit, or the complete cb possibly cannot be triggered. and a few other backports: 6d4e549 - DAOS-14788 pool: Fix some reinit usages (#13518) 91b93c8 - DAOS-13252 tests: set svcn for multiple_failure test (#13619) d30e842 - DAOS-14903 object: fix bug in peer status check (#13585) Required-githooks: true Test-tag: pr ec_multiple_failure Signed-off-by: Xuezhao Liu <[email protected]> Signed-off-by: Li Wei <[email protected]>
…#13682) should register completion callback before task reinit, or the complete cb possibly cannot be triggered. and a few other backports: 6d4e549 - DAOS-14788 pool: Fix some reinit usages (#13518) 91b93c8 - DAOS-13252 tests: set svcn for multiple_failure test (#13619) d30e842 - DAOS-14903 object: fix bug in peer status check (#13585) Signed-off-by: Xuezhao Liu <[email protected]> Signed-off-by: Li Wei <[email protected]>
should register completion callback before task reinit, or the complete cb possibly cannot be triggered.
(issue reported by Zhao Zhen [email protected])
Required-githooks: true
Before requesting gatekeeper:
Features:
(orTest-tag*
) commit pragma was used or there is a reason documented that there are no appropriate tags for this PR.Gatekeeper: