Skip to content

DAOS-19226 cart: primary group incorrectly initialized on clients#18534

Open
frostedcmos wants to merge 3 commits into
masterfrom
frostedcmos/fix-grp-init
Open

DAOS-19226 cart: primary group incorrectly initialized on clients#18534
frostedcmos wants to merge 3 commits into
masterfrom
frostedcmos/fix-grp-init

Conversation

@frostedcmos

Copy link
Copy Markdown
Contributor
  • Primary group on clients was incorrectly initialized to size of 1 with self rank set to 0, instead of size of 0 and self rank set to CRT_NO_RANK.

  • Added extra check in crt_grp_is_self() to return false for clients at all times.

Steps for the author:

  • Commit message follows the guidelines.
  • Appropriate Features or Test-tag pragmas were used.
  • Appropriate Functional Test Stages were run.
  • At least two positive code reviews including at least one code owner from each category referenced in the PR.
  • Testing is complete. If necessary, forced-landing label added and a reason added in a comment.

After all prior steps are complete:

  • Gatekeeper requested (daos-gatekeeper added as a reviewer).

- Primary group on clients was incorrectly initialized to size of 1
  with self rank set to 0, instead of size of 0 and self rank set to
  CRT_NO_RANK.

- Added extra check in crt_grp_is_self() to return false for clients
at all times.

Signed-off-by: Alexander A Oganezov <alexander.oganezov@hpe.com>
@frostedcmos frostedcmos requested review from a team as code owners June 24, 2026 01:47
soumagne
soumagne previously approved these changes Jun 24, 2026
@github-actions

Copy link
Copy Markdown

Ticket title is 'cart: primary group incorrectly initialized to size of 1 for clients at startup'
Status is 'Open'
https://daosio.atlassian.net/browse/DAOS-19226

@daosbuild3

Copy link
Copy Markdown
Collaborator

is server-only api call.

Signed-off-by: Alexander A Oganezov <alexander.oganezov@hpe.com>
Signed-off-by: Alexander A Oganezov <alexander.oganezov@hpe.com>

@daltonbohning daltonbohning left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

ftest LGTM

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