From: "Wold, Saul" <saul.wold@intel.com>
To: "openembedded-core@lists.openembedded.org"
<openembedded-core@lists.openembedded.org>,
"richard.purdie@linuxfoundation.org"
<richard.purdie@linuxfoundation.org>
Subject: Re: [PATCH] nfs-utils: remove -f exports from nfsserver
Date: Fri, 6 Jan 2017 20:11:48 +0000 [thread overview]
Message-ID: <1483733506.5388.2.camel@intel.com> (raw)
In-Reply-To: <1482451659-8896-1-git-send-email-sgw@linux.intel.com>
On Thu, 2016-12-22 at 16:07 -0800, Saul Wold wrote:
> The upstream project remove that option as it was quote:
> It is completely ineffective.
>
Ross: Ping
Sau!
> [YOCTO #10843]
>
> Signed-off-by: Saul Wold <sgw@linux.intel.com>
> ---
> meta/recipes-connectivity/nfs-utils/nfs-utils/nfsserver | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-connectivity/nfs-utils/nfs-utils/nfsserver
> b/meta/recipes-connectivity/nfs-utils/nfs-utils/nfsserver
> index 7ed93a5..d5e9c38 100644
> --- a/meta/recipes-connectivity/nfs-utils/nfs-utils/nfsserver
> +++ b/meta/recipes-connectivity/nfs-utils/nfs-utils/nfsserver
> @@ -40,7 +40,7 @@ test "$NFS_SERVERS" != "" && test "$NFS_SERVERS"
> -gt 0 && test "$NFS_SERVERS" -l
> #mountd
> start_mountd(){
> echo -n 'starting mountd: '
> - start-stop-daemon --start --exec "$NFS_MOUNTD" -- "-f
> /etc/exports $@"
> + start-stop-daemon --start --exec "$NFS_MOUNTD" -- "$@"
> echo done
> }
> stop_mountd(){
> --
> 2.7.4
>
next prev parent reply other threads:[~2017-01-06 20:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-23 0:07 [PATCH] nfs-utils: remove -f exports from nfsserver Saul Wold
2017-01-06 20:11 ` Wold, Saul [this message]
2017-01-06 20:59 ` Burton, Ross
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1483733506.5388.2.camel@intel.com \
--to=saul.wold@intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox