HomeFreeBSD

Fix tmpfs detection in the sys/fs/tmpfs tests

Description

Fix tmpfs detection in the sys/fs/tmpfs tests

This code was originally written for NetBSD. r306031 tried to adapt it to
FreeBSD, but didn't correctly handle the case that tmpfs was available, but
not already loaded. Fix the logic to load the module if necessary. The
tmpfs tests shouldn't be skipped anymore.

Also, fix a comment that was dislocated by r306031.

Reported by: Jenkins
MFC after: 2 weeks

Details

Provenance
asomersAuthored on
Parents
rS336593: Use svn or svnlite, or ${SVN_CMD} if set, for extracting the SVN branch
Branches
Unknown
Tags
Unknown