Date: Tue, 9 Apr 2019 22:22:09 +0300 From: Andriy Gapon <avg@FreeBSD.org> To: rgrimes@freebsd.org, Chris Rees <crees@bayofrum.net> Cc: "O. Hartmann" <ohartmann@walstatt.org>, Chris Rees <crees@freebsd.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r346017 - in head: libexec/rc libexec/rc/rc.d share/man/man5 Message-ID: <facc1aee-0d51-e46a-87e5-7b717fb03402@FreeBSD.org> In-Reply-To: <201904091833.x39IX4pW061476@gndrsh.dnsmgr.net> References: <201904091833.x39IX4pW061476@gndrsh.dnsmgr.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 09/04/2019 21:33, Rodney W. Grimes wrote: > I think the trigger issue is: > grep zfs /etc/rc.d/zvol > rcvar="zfs_enable" > required_modules="zfs" > > that module requires may be going south with the > new code when the module is built into the kernel. Maybe it's because the module's name is zfsctrl (for whatever reason) while the module file is named zfs.ko. -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?facc1aee-0d51-e46a-87e5-7b717fb03402>