mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2024-11-05 04:17:52 +00:00
2d51439dcb
1) Fixes a bug When the mount point is specified with sub-directory(mounting with "bucket:/path"), internally all curl_multi head request in s3fs_readdir() function failed. This reason is that the head curl_multi request is not specified with mount path. This is a bug, and fixed. git-svn-id: http://s3fs.googlecode.com/svn/trunk@431 df820570-a93a-0410-bd06-b72b767a4274 |
||
---|---|---|
.. | ||
cache.cpp | ||
cache.h | ||
common.h | ||
curl.cpp | ||
curl.h | ||
Makefile.am | ||
s3fs_util.cpp | ||
s3fs_util.h | ||
s3fs.cpp | ||
s3fs.h | ||
string_util.cpp | ||
string_util.h |