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
..
2020-10-01 15:45:07 +00:00
2019-02-26 05:59:22 +00:00
2020-09-05 19:29:42 +00:00
2019-08-11 06:26:03 +00:00
2019-11-01 11:28:43 +00:00
2020-03-29 02:40:03 +00:00
2019-06-29 18:41:40 +00:00
2019-12-21 21:05:53 +00:00
2020-01-25 21:16:45 +00:00
2020-08-22 20:52:02 +00:00
2020-02-19 17:09:08 +00:00
2020-07-10 19:58:07 +00:00
2020-06-24 01:51:05 +00:00
2020-10-01 04:46:23 +00:00
2020-06-17 10:42:20 +00:00
2019-02-25 18:41:16 +00:00
2019-11-20 23:56:20 +00:00
2020-08-24 18:13:44 +00:00
2020-06-22 07:46:24 +00:00
2020-08-07 08:41:14 +00:00
2020-06-17 11:57:48 +00:00
2020-04-24 05:05:58 +00:00
2020-08-24 18:14:04 +00:00
2020-06-09 05:43:51 +00:00