K 10 svn:author V 5 trasz K 8 svn:date V 27 2016-12-03T21:19:45.502776Z K 7 svn:log V 221 MFC r308088: 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. END