Skip to content
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-7170 obj: fix bug in dfuse test with EC #5334

Merged
merged 1 commit into from
Apr 13, 2021

Conversation

liuxuezhao
Copy link
Contributor

  1. Fix obj_fetch EC array with NULL sgl (to query iod_size)
    Add test cases to daos_checksum.c
  2. Fix a bug of obj_list_get_shard()'s grp_idx calculation.

Signed-off-by: Xuezhao Liu xuezhao.liu@intel.com

1. Fix obj_fetch EC array with NULL sgl (to query iod_size)
   Add test cases to daos_checksum.c
2. Fix a bug of obj_list_get_shard()'s grp_idx calculation.

Signed-off-by: Xuezhao Liu <xuezhao.liu@intel.com>
Copy link
Collaborator

@daosbuild1 daosbuild1 left a 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.

@liuxuezhao
Copy link
Contributor Author

The test failure due to https://jira.hpdd.intel.com/browse/DAOS-7073

@liuxuezhao
Copy link
Contributor Author

@johannlombardi the test passed except one known issue of DAOS-7073, should I retrigger the test or can it be fore landed? thanks

Copy link
Collaborator

@daosbuild1 daosbuild1 left a 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.

@johannlombardi johannlombardi merged commit 61818ca into master Apr 13, 2021
@johannlombardi johannlombardi deleted the lxz/ec_dfuse_7170 branch April 13, 2021 08:50
wangdi1 pushed a commit that referenced this pull request Apr 24, 2021
Fix a bug of obj_list_get_shard()'s grp_idx calculation.

Signed-off-by: Xuezhao Liu <xuezhao.liu@intel.com>
sylviachanoiyee pushed a commit that referenced this pull request Apr 26, 2021
Fix a bug of obj_list_get_shard()'s grp_idx calculation.

Signed-off-by: Xuezhao Liu <xuezhao.liu@intel.com>
@ashleypittman ashleypittman mentioned this pull request Apr 28, 2021
@ashleypittman ashleypittman mentioned this pull request May 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants