Reputation: 193
What does happen if two threads call fsync on the same entity simultaneously? For example, they want to synchronize the same directory at the same time, when they create new files in it. I have checked manpage and found nothing about concurrency.
Upvotes: 0
Views: 46