Skip to content

Releases: cyverse/irodsfs

v0.10.5

16 Jan 18:26
Compare
Choose a tag to compare
  • Fix a bug that does not use uid and gid provided for mount.

v0.10.4

08 Jan 19:38
Compare
Choose a tag to compare
  • Fix fs cache consistency bug
  • Fix EOF bug

v0.10.3

15 Nov 19:03
Compare
Choose a tag to compare
  • Fix password input bug
  • Color error message

v0.10.2

29 Oct 18:15
Compare
Choose a tag to compare
  • Upgrade go-fuse to v2.6.2 for improved stability
  • Fix crash when calling statx syscall
  • Use explicit data cache control (not rely on kernel for caching)
  • Use direct mount

v0.10.1

25 Oct 23:44
Compare
Choose a tag to compare
  • Refactored configuration to be more compatible with iCommands and GoCommands
  • Fix PAM authentication issue

v0.10.0

13 Sep 16:51
Compare
Choose a tag to compare
  • Support read-only fs mount
  • upgrade go-irodsclient to fix various issues with iRODS v4.3.x
  • Add ssl_verify_server field to config

There's something wrong with go-irodsclient in this version. Fixing it now.
Please use v0.9.7

v0.9.7

16 May 22:56
Compare
Choose a tag to compare
  • Upgrade irodsfs-pool to fix ACLs listing bug

v0.9.6

15 May 23:58
Compare
Choose a tag to compare
  • Fix command-line argument handling bug that overwrites configuration with default values
  • Upgrade go-irodsclient and irodsfs-common to fix ACLs listing bug

v0.9.5

27 Mar 00:21
Compare
Choose a tag to compare
  • Handle permission values of iRODS 4.3.x
  • Load default system CA certificates when using PAM auth
  • Reconnect to pool server automatically

v0.9.4

15 Dec 21:36
Compare
Choose a tag to compare
  • Add no_set_xattr flag to disable setting xattr
  • Ignore security.capability xattr
  • Open file when it is actually read or written