GDriveFS icon indicating copy to clipboard operation
GDriveFS copied to clipboard

Attempt to fix issue 132 (corrupted data on reads)

Open je-vv opened this issue 10 years ago • 1 comments

  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.

je-vv avatar Oct 18 '15 23:10 je-vv

Worked for me, thanks!

disq avatar Mar 16 '16 15:03 disq