[Bug 216974] sysutils/moosefs3-master: Update to 3.0.88
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Feb 10 18:41:59 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216974
Bug ID: 216974
Summary: sysutils/moosefs3-master: Update to 3.0.88
Product: Ports & Packages
Version: Latest
Hardware: Any
URL: https://moosefs.com
OS: Any
Status: New
Keywords: easy, patch, patch-ready
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: freebsd at moosefs.com
Attachment #179847 maintainer-approval+
Flags:
Created attachment 179847
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=179847&action=edit
Update to the newest stable version (3.0.88-1)
This is a small change in ports (Makefile + distinfo) and passes QA (portlint,
poudriere).
Recent changes since MooseFS 3.0.86:
* MooseFS 3.0.88-1 (2017-02-08)
- (mount) added read cache clean on write (same file access using different
descriptors)
- (mount) added missing cond_destroy in readdata.c (fix sent by Jakub
Ratajczak)
- (master) fixed initializing packet size for reading 'sustained' directory
- (all) fixed zassert for printing correct statuses in case of pthread
functions
* MooseFS 3.0.87-1 (2017-02-01)
- (mount) fix fleng in finfo after truncate (patched by Davies Liu)
- (mount) fix overlapped read (patched by Davies Liu)
- (mount) fixed invalidating chunk cache after truncate
- (mount) fixed fleng handling in read worker
- (mount) fixed handling BREAK state in read worker
- (mount) changed handling data invalidation in read module (sometimes could
be less efficient, but it is much more safer)
- (tools) fixed number parsing (patched by Paweł Gawroński)
- (cli) fixed printed host/port options
- (mount) moved pipes from requests to workers (read and write - huge
decrease of descriptors used by mount)
- (mount) changed signal to broadcast in rwlock (fixed very rare read/write
deadlock)
- (mount) fixed 'open descriptors' leak (lookup(with data for
open)->open(with cached data)->close)
- (mount) fixed potential 'race condition' - free 'csdata' during access
- (master) split (only internally) sustained folder into 256 subfolders (too
many sustained files caused socket timeouts in master)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list