Date: Mon, 6 May 2013 20:50:51 +0100 From: Chris Rees <utisoft@gmail.com> To: Chris Rees <crees@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r250235 - in head: etc/rc.d sbin/mount Message-ID: <CADLo839nsqm6zZUmhFBJawH6WVzdifM5vw-cV7oaR3U4cHeFiQ@mail.gmail.com> In-Reply-To: <20130506193720.GA4437@caravan.chchile.org> References: <201305041400.r44E0GvD093597@svn.freebsd.org> <20130506193720.GA4437@caravan.chchile.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 6 May 2013 20:47, "Jeremie Le Hen" <jlh@freebsd.org> wrote: > > Hi Chris, > > On Sat, May 04, 2013 at 02:00:16PM +0000, Chris Rees wrote: > > > > Log: > > Introduce and use new flag -L to mount for mounting only late filesystems. > > > > Previously, rc.d/mountlate mounted *all* filesystems, causing problems with > > background NFS mounts being mounted twice. > > Does that mean that "mount -l" is now completely useless? In that case, > can we start deprecating it in 10.x and remove it entirely in 11.x? Hm, that's probably true. I suppose there's no use for it, except that it is equivalent to; mount -a mount -aL I think it may be useful on rare occasions, perhaps in single user when you want to *really* mount *everything*. Chris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADLo839nsqm6zZUmhFBJawH6WVzdifM5vw-cV7oaR3U4cHeFiQ>