freebsd-dev/contrib/netbsd-tests/fs
Mitchell Horne 6955543a88 tmpfs tests: check for built-in tmpfs module
As of r363471, tmpfs is included in all GENERIC kernel configs. This
results in a warning being emitted for each call to kldload(8):

module_register: cannot register tmpfs from tmpfs.ko; already loaded from kernel

Check for the presence of the module via kldstat first to quiet this
warning.

Reviewed by:	asomers, arichardson
Differential Revision:	https://reviews.freebsd.org/D26632
2020-10-02 00:52:31 +00:00
..
cd9660
common
ffs
fifofs
hfs
kernfs
lfs
msdosfs
nfs
nullfs
psshfs
ptyfs
puffs
tmpfs
umapfs
union
vfs
zfs
h_funcs.subr tmpfs tests: check for built-in tmpfs module 2020-10-02 00:52:31 +00:00