| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| MooseFS 3.0.105 source code.tar.gz | 2019-05-27 | 1.2 MB | |
| MooseFS 3.0.105 source code.zip | 2019-05-27 | 1.4 MB | |
| README.md | 2019-05-27 | 1.0 kB | |
| Totals: 3 Items | 2.6 MB | 0 | |
MooseFS 3.0.105 is now stable! This release is mainly a bugfix release, however it also introduces a new feature of specifying subfolder for Block Devices on MooseFS.
We would like to thank all the contributors who helped us making this release, especially (alphabetically): @dragon2611, @eleaner, @jkiebzak, @onlyjob, @xandrus. Thank you for all your help!
(If I forgot to mention somebody, I am very sorry and please let me know!)
Please find the list of fixes this release includes below:
- (nbd) fixed segfault when filename not specified
- (client) fixed size of waiting threads counter (very rare deadlock in write module)
- (cli) fixed status returned in case of master name that can't be resolved (issue [#238])
- (master) improved readability of some functions (related to issue [#241])
- (nbd) added option for specifying subfolder on MFS for block devices (issue [#252])
- (netdump) fixed using deprecated function
pcap_lookupdev - (cli) fixed 'free space' in plain mode
Best regards, Piotr / MooseFS Team