s3fs-fuse/src
ben.lemasurier@gmail.com 2a09e0864e Fixed a possible memory leak in the stat cache where
- items with an initial hit count of 0 would not be deleted

Added an additiional integration test



git-svn-id: http://s3fs.googlecode.com/svn/trunk@383 df820570-a93a-0410-bd06-b72b767a4274
2011-09-26 15:20:14 +00:00
..
cache.cpp Fixed a possible memory leak in the stat cache where 2011-09-26 15:20:14 +00:00
cache.h header file inclusion required for make dist-gzip/zip/etc 2011-02-28 20:10:40 +00:00
curl.cpp Fixed a possible memory leak in the stat cache where 2011-09-26 15:20:14 +00:00
curl.h moving some repeated curl operations to a single location in curl.cpp 2011-09-01 19:24:12 +00:00
Makefile.am moved generic curl routines to their own file 2011-03-01 19:35:55 +00:00
s3fs.cpp moving some repeated curl operations to a single location in curl.cpp 2011-09-01 19:24:12 +00:00
s3fs.h cleanup HTTP DELETE operations to use the same curl interface 2011-08-31 22:20:20 +00:00
string_util.cpp Support for mounting a remote directory (issue #7). 2011-06-26 00:37:52 +00:00
string_util.h Support for mounting a remote directory (issue #7). 2011-06-26 00:37:52 +00:00