Release Information
- Gfarm File System
- Gfarm2fs
This release contains useful updates & fixes. We recommend updating to this version.
Update History
Release note for Gfarm 2.7.18 [2021.4.23]
- New configuration directive
-
- network_send_timeout – timeout to send data. Default is 0 that means no timeout
- Updated feature
-
- gfprep – -m option works even when the destination already stores the file replica [#1111]
- gfsetfacl & gfgetfacl – -R option to recursively change ACLs [#1107]
- gfmd – improves startup time
- Bug fix
-
- gfarm2fs fails due to race condition to connect gfmd, introduced by the version 2.7.17
- gfprep – -M option may exit before the limit [#1112]
- gfmd may crash when a parent directory has default ACL [#1108]
Release note for Gfarm2fs 1.2.15 [2021.4.23]
- Updated feature
-
- suppress too much logs of gfs_lremovexattr
- mount.hpci – accept mount options
- Bug fix
-
- unexpected file size after write close when mounting in multithread mode [#9]
- mount.gfarm2fs – fix proxy update in automount case