Date: Sat, 13 May 2023 04:50:33 +0000 From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 271384] zfs_load is not suitably documented Message-ID: <bug-271384-3630-a3AHpwQnJ2@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-271384-3630@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271384 Warner Losh <imp@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |imp@FreeBSD.org --- Comment #2 from Warner Losh <imp@FreeBSD.org> --- in loader.conf foo_load=ANYTHING -> load foo.ko (or more pedantically, load the foo module which by convention is foo.ko) from loader.conf(5): *_load If set to “YES”, that module will be loaded. If no name is defined (see below), the module's name is taken to be the same as the prefix. So, yes, it is documented. -- You are receiving this mail because: You are on the CC list for the bug.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271384-3630-a3AHpwQnJ2>
