accre / lstore

LStore - A fault-tolerant, performant distributed data storage framework.
http://www.lstore.org
Apache License 2.0
4 stars 5 forks source link

Bugfix/symlink loops #174

Closed tacketar closed 4 years ago

tacketar commented 7 years ago

Handle symlink loops properly. By default we don't follow symlinks anymore and even if forced to there is some logic to detect and prune the branch.