K 10 svn:author V 5 trasz K 8 svn:date V 27 2016-10-29T12:38:30.346879Z K 7 svn:log V 302 Fix getfsstat(2) handling of flags. The 'flags' argument is an enum, not a bitfield. For the intended usage - being passed either MNT_WAIT, or MNT_NOWAIT - this shouldn't introduce any changes in behaviour. Reviewed by: jhb@ MFC after: 1 month Differential Revision: https://reviews.freebsd.org/D8373 END