-
Notifications
You must be signed in to change notification settings - Fork 306
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-16868 bio: Skip LED reset on absent bdev #15718
Conversation
Signed-off-by: Tom Nabarro <[email protected]>
Errors are Unable to load ticket 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.
Mostly LGTM, one minor remark
@@ -794,11 +795,7 @@ set_timer_and_check_faulty(struct bio_xs_context *xs_ctxt, struct spdk_pci_addr | |||
if (dev_info->bdi_traddr == NULL) { | |||
D_ERROR("No transport address for dev:"DF_UUID", unable to verify state\n", |
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.
NIT, a warning error level message could be more suited ?
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.
I will change this in a future update, thanks
Signed-off-by: Tom Nabarro <[email protected]>
Signed-off-by: Tom Nabarro <[email protected]>
Don't fail if bdev isn't accessible and won't return address when
attempting to reset LED state.
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: