Skip to content

Releases: kahing/goofys

v0.0.5

27 Feb 06:29
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

Fixed a read deadlock introduced in 0.0.4. Thanks @lrowe!

Built with go 1.6.

Github All Releases

v0.0.4

10 Feb 06:44
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

Support for v2 signing added which enabled goofys to work with ceph-s3 and other S3 based object stores. Better read performance by using multiple streams. Reduced idle memory usage. Better S3 region detection and explicit override (--region). AWS profiles support (--profile). Fixed inode cache TTL and other misc bug fixes.

Thank @andrewgaul and @bedge for their contributions!

Github All Releases

v0.0.3

19 Nov 22:35
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

Support for mounting via fstab added. Fixed a problem with new files sometimes not showing up, and a problem with touch returning success even when it failed. Also fixed a crash with inode caching.

Binary is built with aws-sdk-go v1.0.0

Github All Releases

v0.0.2

30 Oct 22:50
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

Fixed a read data corruption bug, some performance improvements, and sprinkled a little more POSIX dust. Otherwise mostly more benchmark automation and cleanups. Thanks @andrewgaul and @lrowe for their contributions, especially @lrowe for all the investigations!

Github All Releases

v0.0.1

16 Oct 23:15
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

First ever release!

Github All Releases