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

Add testcase to verify obj mtime post setattrs #521

Merged
merged 1 commit into from
Jun 30, 2023

Conversation

soumyakoduri
Copy link
Contributor

Object mtime should not change for any attr changes unless its a copy operation.
Verify the same using PutObjectACL op.

Tracker: https://tracker.ceph.com/issues/61770
Fix: ceph/ceph#52160

Object mtime should not change for any attr changes unless
its a copy operation. Verify the same using PutObjectACL op.

Signed-off-by: Soumya Koduri <skoduri@redhat.com>
@soumyakoduri soumyakoduri merged commit f624165 into ceph:master Jun 30, 2023
@soumyakoduri
Copy link
Contributor Author

I will backport it to ceph-master once ceph/ceph#52160 is merged

@soumyakoduri
Copy link
Contributor Author

cherry-picked to ceph-master

@soumyakoduri soumyakoduri deleted the wip-skoduri-setattr branch July 3, 2023 04:58
@cbodley
Copy link
Contributor

cbodley commented Jul 6, 2023

thanks @soumyakoduri! i saw this test case fail against dbstore, so opened https://tracker.ceph.com/issues/61915 to track it. if it's not an easy fix in dbstore, feel free to filter it out

@soumyakoduri
Copy link
Contributor Author

thanks @soumyakoduri! i saw this test case fail against dbstore, so opened https://tracker.ceph.com/issues/61915 to track it. if it's not an easy fix in dbstore, feel free to filter it out

oops..thanks @cbodley .. I missed to re-run after merging other dbstore test PR. Will fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants