Date: Tue, 1 Sep 2020 01:05:43 +0300 From: Konstantin Belousov <kostikbel@gmail.com> To: Edward Tomasz Napierala <trasz@freebsd.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org Subject: Re: svn commit: r364985 - stable/12/libexec/rc/rc.d Message-ID: <20200831220543.GT2713@kib.kiev.ua> In-Reply-To: <202008311214.07VCEKao091305@repo.freebsd.org> References: <202008311214.07VCEKao091305@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 31, 2020 at 12:14:20PM +0000, Edward Tomasz Napierala wrote: > Author: trasz > Date: Mon Aug 31 12:14:20 2020 > New Revision: 364985 > URL: https://svnweb.freebsd.org/changeset/base/364985 > > Log: > In 13-CURRENT, the linux rc script uses "nocover" mount option to avoid > mounting required filesystems twice. However, this option hasn't been MFC'd. > Implement its functionality in a different way, by stating the mount point. So why not merge nocover instead ?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200831220543.GT2713>