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

Restore barrier on exfat #6033

Merged
merged 4 commits into from
Nov 16, 2022
Merged

Restore barrier on exfat #6033

merged 4 commits into from
Nov 16, 2022

Conversation

nicola-cab
Copy link
Member

What, How & Why?

Restore barrier on exfat.

☑️ ToDos

  • 📝 Changelog update
  • 🚦 Tests (or not relevant)
  • C-API, if public C++ API changed.

@cla-bot cla-bot bot added the cla: yes label Nov 15, 2022
@@ -933,6 +933,7 @@ buildvariants:
tasks:
- name: compile_test
- name: swift-build-and-test
- name: test-on-exfat
Copy link
Member Author

Choose a reason for hiding this comment

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

Temporary, in order to see if 45min are enough

@@ -1045,10 +1045,10 @@ void File::barrier()
// If F_BARRIERSYNC is not suppported (this is known on exFAT) we don't fallback to sync().
Copy link
Contributor

Choose a reason for hiding this comment

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

can you change this comment back as well?

Copy link
Member Author

Choose a reason for hiding this comment

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

ah, sorry.. yes, you are right.

@nicola-cab nicola-cab merged commit 822fe1a into master Nov 16, 2022
@nicola-cab nicola-cab deleted the nc/restore_barrier_exfat branch November 16, 2022 09:53
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants