Date: Wed, 16 Sep 2020 14:32:42 -0700 From: Adrian Chadd <adrian.chadd@gmail.com> To: Brooks Davis <brooks@freebsd.org> Cc: "freebsd-arch@freebsd.org" <freebsd-arch@freebsd.org> Subject: Re: Appropriate path for mount/fsck sub-programs? Message-ID: <CAJ-Vmonj9ZYB6WNf9t9joUNVPEsThuOs_v62mKpJRvWU7xwFyg@mail.gmail.com> In-Reply-To: <20200916204214.GA87473@spindle.one-eyed-alien.net> References: <20200916204214.GA87473@spindle.one-eyed-alien.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 16 Sep 2020 at 13:42, Brooks Davis <brooks@freebsd.org> wrote: > The mount and fsck commands have the ability to exec a mount_<fs> or > fsck_<fs> program to do the actual work. Currently they do this with: > > execvP(execname, _PATH_SYSPATH, argv); > > I like 1a. -adrian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-Vmonj9ZYB6WNf9t9joUNVPEsThuOs_v62mKpJRvWU7xwFyg>