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

Fix #7304 try to set TMFS trigger xattr but warn only on failure #7358

Merged
merged 1 commit into from
Jun 22, 2023

Conversation

guymguym
Copy link
Member

Explain the changes

  1. Use optional xattr map for triggerring TMFS migration on block writes.

Issues: Fixed #xxx / Gap #xxx

  1. Fix A 4GB object can not put due to "InvalidBucketState" #7304

Testing Instructions:

  1. See above issue.
  • Doc added/updated
  • Tests added

Signed-off-by: Guy Margalit <guymguym@gmail.com>
@guymguym guymguym merged commit 67e6011 into noobaa:master Jun 22, 2023
5 of 6 checks passed
guymguym added a commit to guymguym/noobaa-core that referenced this pull request Jun 22, 2023
…values

Only cases where ToBoolean doesn't work well is for numbers that could be 0 (e.g uid/gid/mode).

Signed-off-by: Guy Margalit <guymguym@gmail.com>
guymguym added a commit to guymguym/noobaa-core that referenced this pull request Jun 22, 2023
…values

Only cases where ToBoolean doesn't work well is for numbers that could be 0 (e.g uid/gid/mode).

Signed-off-by: Guy Margalit <guymguym@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A 4GB object can not put due to "InvalidBucketState"
2 participants