redbo / cloudfuse

Filesystem (fuse) implemented on Mosso's Cloud Files
http://redbo.github.com/cloudfuse/
MIT License
392 stars 114 forks source link

"Link has been severed" issue on RHEL/CentOS when use_snet=true #52

Closed heinstrom closed 11 years ago

heinstrom commented 11 years ago

This is related to #38 and #50.

The "Link has been severed" issue still appears when cloudfuse is compiled on RHEL/CentOS systems, but only if use_snet=true. If use_snet=false, everything seems to work just fine.

Compiling with a statically linked libcurl appears to fix the issue, but this is not ideal for most systems.

heinstrom commented 11 years ago

This appears to work just fine in the latest version.

Also, REGION SELECTION IS AWESOME!

Thanks Redbo!