-
Notifications
You must be signed in to change notification settings - Fork 361
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
Optionally set mtime in linkPhysicalAddress #8338
Optionally set mtime in linkPhysicalAddress #8338
Conversation
- Ignored by old servers - Tested: when a new client sends mtime to an old server, the old server ignores it. - Sets object mtime - This is like stageObject, so (almost) already available
♻️ PR Preview 8490de7 has been successfully destroyed since this PR has been closed. 🤖 By surge-preview |
Will submit with approval from any reviewer unless otherwise requested. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The fix itself LGTM -
Though I don't have enough context about what it's trying to solve.
Following here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
I assume there's a follow up issue for LakeFSFS?
Thanks! Yup, forgot to link to #8339. |
Closes #8337. Will be used in #8339.