K 10 svn:author V 3 jhb K 8 svn:date V 27 2017-04-10T17:17:33.206832Z K 7 svn:log V 398 Always pass MNT_NOWAIT to getfsstat() as documented in the manpage. One of the four calls in net-snmp currently passes 0 which triggers an EINVAL change after recent changes in HEAD and 11-stable to add stricter argument checking for the flags passed to getsstat(). Bump PORTREVISION. PR: 218011 Reported by: Slawa Olhovchenkov Reviewed by: brooks Approved by: maintainer (zi) END