Home
last modified time | relevance | path

Searched hist:"46 e1f0715d9973b83a9edfa75749dbda1c76f716" (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/netbsd-tests/fs/
H A Dh_funcs.subrdiff 46e1f0715d9973b83a9edfa75749dbda1c76f716 Sun Jul 22 01:54:40 CEST 2018 Alan Somers <asomers@FreeBSD.org> 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