K 10 svn:author V 5 trasz K 8 svn:date V 27 2014-12-21T11:33:18.447299Z K 7 svn:log V 309 MFC r274784: Fix smbfs to not zero out statfs f_flags field. Previously, this made getmntinfo() return empty flags for smbfs filesystems when called with MNT_WAIT. It's not visible with mount(8), since it uses MNT_NOWAIT, but broke autounmount(8) operation. PR: 195161 Sponsored by: The FreeBSD Foundation END