s3fs-fuse/src
ggtakec@gmail.com 882f13020e Fixed bugs(overflow)
1) Overflow
   About over 4GB file, when st_size which is member stat structure,
   the value is overflow.
   Fixed this bug and fixed like this bug in all sources. 

2) Changed retrying request
   If s3fs gets 500 HTTP status for multipart request, s3fs retry
   to send same request.





git-svn-id: http://s3fs.googlecode.com/svn/trunk@495 df820570-a93a-0410-bd06-b72b767a4274
2013-11-13 16:26:50 +00:00
..
cache.cpp Changes codes 2013-09-14 21:50:39 +00:00
cache.h Changes codes 2013-09-14 21:50:39 +00:00
common.h Changes codes 2013-08-10 15:29:39 +00:00
curl.cpp Fixed bugs(overflow) 2013-11-13 16:26:50 +00:00
curl.h Fixed bugs and Changed utility mode 2013-11-11 13:45:35 +00:00
fdcache.cpp Fixed bugs(overflow) 2013-11-13 16:26:50 +00:00
fdcache.h Fixed a bug 2013-07-29 08:20:19 +00:00
Makefile.am Fixed Issue 241 2013-05-28 05:54:09 +00:00
s3fs_util.cpp Fixed bugs(overflow) 2013-11-13 16:26:50 +00:00
s3fs_util.h Fixed bugs(overflow) 2013-11-13 16:26:50 +00:00
s3fs.cpp Fixed bugs(overflow) 2013-11-13 16:26:50 +00:00
s3fs.h Changes codes 2013-09-14 21:50:39 +00:00
string_util.cpp Changes codes 2013-08-20 07:16:12 +00:00
string_util.h Fixed bugs 2013-08-29 06:23:51 +00:00