Skip to content

Commit

Permalink
Fix race condition during fileio random request creation
Browse files Browse the repository at this point in the history
This was leading to creation of requests with incorrect file ids, which
was causing fsync to fail on a bad file descriptor when the request was
handled.

fixes akopytov#400, fixes akopytov#430, fixes akopytov#431
  • Loading branch information
gilbsgilbs committed Oct 22, 2023
1 parent 2ca9e3f commit 1ff2d83
Showing 1 changed file with 495 additions and 686 deletions.
Loading

0 comments on commit 1ff2d83

Please sign in to comment.