Releases: cyverse/irodsfs
Releases · cyverse/irodsfs
v0.9.3
- Assign very high inode id for irods entry
v0.9.2
- Add more overlayfs related xattrs to ignore
- Fix log message formatting error related to file flags
v0.9.1
- Upgrade irodsfs-pool to fix error conversion bug
- Use %q to quote string
v0.9.0
- Do not add empty string to array when parsing comma-separated string
- Add more system xattrs to ignore
- Fix fuse bin lookup
- Rework inode id generation
- Reduce timeout for mount check
- Add cache dummy inode id
- Return empty dir when iRODS is not reachable
- Upgrade irodsfs-pool
- Upgrade go-irodsclient
v0.8.19
- Upgrade go-irodsclient to handle icommands environmental variables without .irodsA file
- Upgrade irodsfs-common to handle json marshal/unmarshal for vpath mapping
v0.8.18
- Upgrade irodsfs-pool to fix file size bug in rw file open mode
v0.8.17
- Upgrade irodsfs-pool to apply all changes on dependencies
v0.8.16
- Implement fsync on dir (but it does nothing)
- Implement file lock partially, but it is enough to support sqlite
- Fix a bug in sync file read that cannot read new content written by writer via the same file descriptor
v0.8.15
- Remove null characters in xattr values
- Fix PAM auth issue with unauthorized SSL certificate
v0.8.14
- Assign inode to virtual dir entry to fix a bug in nautilus dir browsing