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 leads to creation of requests with incorrect file ids, which makes
fsync fail on a bad file descriptor when the request is handled.

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

0 comments on commit 2cda610

Please sign in to comment.