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 etag changing only once a second #1576

Merged

Conversation

aduffeck
Copy link
Contributor

@aduffeck aduffeck commented Mar 22, 2021

The owncloud driver only used the mtime with a second resolution for calculating the etag, even if the underlying filesystem provided higher accuracy.

This PR also adds some etag related unit tests for the decomposedfs driver which are unrelated to the fix.

@update-docs
Copy link

update-docs bot commented Mar 22, 2021

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@aduffeck aduffeck force-pushed the fix-etag-changing-only-once-a-second branch from 97412a9 to a2ceaaf Compare March 22, 2021 11:02
@aduffeck aduffeck marked this pull request as ready for review March 23, 2021 08:17
@aduffeck aduffeck requested a review from labkode as a code owner March 23, 2021 08:17
@ishank011 ishank011 merged commit c5ec249 into cs3org:master Mar 23, 2021
ffurano pushed a commit to ffurano/reva that referenced this pull request Apr 19, 2021
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.

2 participants