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

Attempt to fix issue 132 (corrupted data on reads) #147

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Attempt to fix issue 132 (corrupted data on reads) #147

wants to merge 1 commit into from

Commits on Oct 18, 2015

  1. 1) Decoupling disabling/enabling threads on the FUSE call

        from enabling/disablen debugging-mode.
    2)  Disabling threads on the FUSE call by default.
    3)  Allowing enabling/disabling threads on the FUSE call
        through a new environment variable GD_NOTHREADS.
    
    All of the above to fix issue 132.
    Javier Vasquez committed Oct 18, 2015
    Configuration menu
    Copy the full SHA
    c500048 View commit details
    Browse the repository at this point in the history