Created attachment 173196 [details] Update to the newest stable version (3.0.81-1) This is a small change and passes QA (portlint, poudriere). Recent changes since MooseFS 3.0.80: * MooseFS 3.0.81-1 (2016-07-25) - (mount) fixed oom killer disabling (setting oom_adj and oom_score_adj) - (cli) fixed displaying inactive mounts - (mount) added fsync before removing any locks - (daemons) added disabling oom killer (Linux only) - (all) small fixes in manpages - (mount) fixed handling nonblocking lock commands (unlock and try) in both locking mechanisms - (daemons+mount) changed default settings for limiting malloc arenas (Linux only)
A commit references this bug: Author: feld Date: Tue Aug 2 15:23:23 UTC 2016 New revision: 419480 URL: https://svnweb.freebsd.org/changeset/ports/419480 Log: sysutils/moosefs3-master: Update to 3.0.81 - Pet PORTLINT as well Changelog: * MooseFS 3.0.81-1 (2016-07-25) - (mount) fixed oom killer disabling (setting oom_adj and oom_score_adj) - (cli) fixed displaying inactive mounts - (mount) added fsync before removing any locks - (daemons) added disabling oom killer (Linux only) - (all) small fixes in manpages - (mount) fixed handling nonblocking lock commands (unlock and try) in both locking mechanisms - (daemons+mount) changed default settings for limiting malloc arenas (Linux only) PR: 211527 Changes: head/sysutils/moosefs3-master/Makefile head/sysutils/moosefs3-master/distinfo
committed, thanks!
(In reply to Mark Felder from comment #2) Wow, thanks Mark for very fast commit! I'm really impressed :) Peter