]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
fusefs: don't check for the fusefs module during the tests
authorasomers <asomers@FreeBSD.org>
Thu, 21 Mar 2019 21:41:07 +0000 (21:41 +0000)
committerasomers <asomers@FreeBSD.org>
Thu, 21 Mar 2019 21:41:07 +0000 (21:41 +0000)
commitca2dff63851f15e562ff79008e9320b5a196ecd8
treef00bf1492118789f344e14ae6cb9dba76dc2a494
parent4722be1f747db278693dcc1960b63e400bd5a815
fusefs: don't check for the fusefs module during the tests

It's sufficient to check for /dev/fuse.  And due to bug 236647, the module
could be named either fuse or fusefs.

PR: 236647
Sponsored by: The FreeBSD Foundation
tests/sys/fs/fusefs/utils.cc