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-6709 rsvc: do not xfer more than real attr size #4623

Merged
merged 2 commits into from
Feb 16, 2021
Merged

Conversation

bfaccini
Copy link
Contributor

before this patch, client's requested size was sent back by
server for attributes, causing more than real attributes size
content to be sent if requested size was greater than real size.

Change-Id: I360ef48b133ae3a4c6e1ff735348c89884ba0574
Signed-off-by: Bruno Faccini bruno.faccini@intel.com

before this patch, client's requested size was sent back by
server for attributes, causing more than real attributes size
content to be sent if requested size was greater than real size.

Change-Id: I360ef48b133ae3a4c6e1ff735348c89884ba0574
Signed-off-by: Bruno Faccini <bruno.faccini@intel.com>
@bfaccini bfaccini self-assigned this Feb 11, 2021
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.

Trying to fix apparently unrelated 2 tests failures
during Functional_Hardware_Medium serie (DAOS_Pool,
DAOS_Container).

Change-Id: I7afa6b5b99abbeea3062faba04178b6f657e524d
Signed-off-by: Bruno Faccini <bruno.faccini@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.

@bfaccini bfaccini marked this pull request as ready for review February 15, 2021 12:42
Copy link
Contributor

@ashleypittman ashleypittman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed fix locally.

@bfaccini bfaccini requested a review from a team February 16, 2021 13:49
@johannlombardi johannlombardi merged commit f1b0dc9 into master Feb 16, 2021
@johannlombardi johannlombardi deleted the DAOS-6709 branch February 16, 2021 20:14
jolivier23 added a commit that referenced this pull request Feb 17, 2021
This reverts commit f1b0dc9.

Signed-off-by: Jeff Olivier <jeffrey.v.olivier@intel.com>
jolivier23 added a commit that referenced this pull request Feb 17, 2021
…#4677)

This reverts commit f1b0dc9.

Signed-off-by: Jeff Olivier <jeffrey.v.olivier@intel.com>
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.

4 participants