Recent Commits to s3fs-fuse:master

  • 27/11/2024 15:40

    Added new class for curl share handle

    Added new class for curl share handle
    
    Added new class for curl share handle.
    And, paired the curl handle(S3fsCurl) with the worker thread.
    Changed that each thread has its own SSL session cache to prevent data
    races.
    So OpenSSL suppression for ThreadSanitizer is no longer necessary, so
    reverted it.

Log in