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

io_tester: ensure that file object is valid when closing it #2307

Commits on Jun 28, 2024

  1. io_tester: ensure that file object is valid when closing it

    In the case of unlink workloads they create and fill
    files and close them right away.
    
    This change ensures that the file object is valid until
    close() finishes.
    
    Signed-off-by: Patryk Wrobel <[email protected]>
    pwrobelse committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    e56fa53 View commit details
    Browse the repository at this point in the history