GNU bug report logs - #41515
[PATCH] services: nfs: Expose configuration options for TCP and UDP.

Previous Next

Package: guix-patches;

Reported by: maxim.cournoyer <at> gmail.com

Date: Sun, 24 May 2020 19:29:01 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: maxim.cournoyer <at> gmail.com
Subject: bug#41515: closed (Re: [bug#41515] [PATCH] services: nfs: Expose
 configuration options for TCP and UDP.)
Date: Sat, 30 May 2020 04:58:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#41515: [PATCH] services: nfs: Expose configuration options for TCP and UDP.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 41515 <at> debbugs.gnu.org.

-- 
41515: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41515
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Brice Waegeneire via web <issues.guix.gnu.org <at> elephly.net>
Cc: 41515-done <at> debbugs.gnu.org
Subject: Re: [bug#41515] [PATCH] services: nfs: Expose configuration options
 for TCP and UDP.
Date: Sat, 30 May 2020 00:57:34 -0400
Hello Brice!

Brice Waegeneire via web <issues.guix.gnu.org <at> elephly.net> writes:

> maxim.cournoyer wrote:
>> * gnu/services/nfs.scm (<nfs-configuration>)[nfsd-tcp?, nfsd-udp?]:
>> Newfields.(nfs-shepherd-services)[rpc.nfsd]: Populate the
>> --{no-,}tcp and --{no-,}udpcommand line options based on the values
>> of the nfsd-tcp? and nfsd-upd?fields.
>> * doc/guix.texi (Network File System): Add doc.
>> ---
>>  doc/guix.texi        |  6 ++++++ 
>>  gnu/services/nfs.scm | 14 +++++++++++++-
>
> LGTM!

That was quick! For some reason I didn't get your reply, because only
emails addressed directly to me reach my inbox (others are refiled to
groups). That's usually fine as when people send wide replies it sends a
copy to the original poster, not just to the debbugs email.

Perhaps we could improve issues.guix.gnu.org to send wide replies to all
participants if it has their email address available.

Anyway, pushed as commit c08fac0f7d :-).

Thank you!

Maxim

[Message part 3 (message/rfc822, inline)]
From: maxim.cournoyer <at> gmail.com
To: guix-patches <guix-patches <at> gnu.org>
Subject: [PATCH] services: nfs: Expose configuration options for TCP and UDP.
Date: Sun, 24 May 2020 15:28:51 -0400
[Message part 4 (text/plain, inline)]
Hello!

While attempting to NFS boot an embedded board, it discovered that
U-Boot expects the server to listen to UDP, which it doesn't by default.

This patch adds a switch to make it possible to configure to what kind
of sockets (TCP/UDP or both) the NFS server listens to.

Maxim

[0001-services-nfs-Expose-configuration-options-for-TCP-an.patch (text/x-patch, attachment)]
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 356 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.