s3fs-fuse/src
ggtakec@gmail.com 2d51439dcb Fixed a bug(failed all multi head request when mounting bucket+path)
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
2013-05-27 02:22:47 +00:00
..
cache.cpp Fixed Issue 31 and Cleanup codes 2013-05-09 08:35:17 +00:00
cache.h Fixed issue 291, and Adds "disable_noobj_cache" option. 2013-05-08 07:51:22 +00:00
common.h Summary of Changes(1.65 -> 1.66) 2013-04-06 17:39:22 +00:00
curl.cpp Fixed a bug(failed all multi head request when mounting bucket+path) 2013-05-27 02:22:47 +00:00
curl.h Fixed Issue 235 2013-05-27 01:15:48 +00:00
Makefile.am Cleaned up source codes 2013-03-30 13:37:14 +00:00
s3fs_util.cpp Fixed Issue 304 2013-05-22 08:49:23 +00:00
s3fs_util.h Fixed Issue 31 and Cleanup codes 2013-05-09 08:35:17 +00:00
s3fs.cpp Fixed Issue 235 2013-05-27 01:15:48 +00:00
s3fs.h Cleaned up source codes 2013-03-30 13:37:14 +00:00
string_util.cpp Cleaned up source codes 2013-03-30 13:37:14 +00:00
string_util.h Cleaned up source codes 2013-03-30 13:37:14 +00:00