| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| MooseFS 3.0.101 source code.tar.gz | 2018-07-23 | 1.1 MB | |
| MooseFS 3.0.101 source code.zip | 2018-07-23 | 1.4 MB | |
| README.md | 2018-07-23 | 1.6 kB | |
| Totals: 3 Items | 2.5 MB | 0 | |
Dear MooseFS Users,
MooseFS 3.0.101 is stable now! Please find the list of fixes this release includes below:
- (master) make under goal replications respect topology (patch made by tclh123)
- (master) fix inforec undergoal (patch made by tclh123)
- (cgiserv) fixed handling connection close during data sending (leaving active pipes which caused leaving
mfs.cgisubprocesses) - (mount) decreased memory usage (fixed handling buffers allocated per thread)
- (all) setting correct errno when read returns 0 (in
sockets.c) - (mount) fixed double free of
plock_datastructure - (master) fixed inconsistency in calculating realsize when storage class definition has changed
- (master+mount) fixed handling read-only filesystems (
roflag in exports and lookup-openlflags) - (all) fixed differences in defaults between source, config and manpages
- (all) added
nobreakmacro to explicitly inform compiler that intentionally there is nobreakbefore followingcase - (mount) added
mfssuidandmfsdevoptions to mount (allows mounting with suid/dev options using system mount on Linux) - (cs) added using
posix_fadvise(...DONTNEED)for tested chunks - (master) fixed HA bug (uninitialized variable might cause everlasting ELECT - PRO only)
- (cs) fixed
metaidhandling - (master) added clearing SNAPHSOT eattr on file/directory modifications
- (master) added optional same rack preference for destination server during undergoal replications
- (mount+tools) increased masterproxy timeout from 1s to 20s
Best regards, Piotr / MooseFS Team