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: 'ocis backup consistency' file regex #10493

Merged
merged 1 commit into from
Nov 6, 2024
Merged

Conversation

rhafer
Copy link
Contributor

@rhafer rhafer commented Nov 6, 2024

'ocis backup consistency' was stumbling over revision (and trash) nodes whose timestamp lacked the nanosecond component (which happens if the nanoseconds of the mtime are 0)

Fixes: #9498

'ocis backup consistency' was stumbling over revision (and trash) nodes
whose timestamp lacked the nanosecond component (which happens if the nanoseconds
of the mtime are 0)

Fixes: owncloud#9498
@rhafer rhafer marked this pull request as ready for review November 6, 2024 15:14
@rhafer rhafer self-assigned this Nov 6, 2024
@rhafer rhafer requested a review from kobergj November 6, 2024 15:14
Copy link

sonarqubecloud bot commented Nov 6, 2024

Copy link
Contributor

@micbar micbar left a comment

Choose a reason for hiding this comment

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

Regex master 👍

Copy link
Collaborator

@kobergj kobergj left a comment

Choose a reason for hiding this comment

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

❤️

@rhafer rhafer merged commit f2e857f into owncloud:master Nov 6, 2024
4 checks passed
@rhafer rhafer deleted the issue/9498 branch November 6, 2024 16:12
@micbar micbar mentioned this pull request Nov 8, 2024
85 tasks
@micbar micbar mentioned this pull request Dec 17, 2024
12 tasks
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.

Orphaned blobs when creating versions
3 participants