emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#41515: closed ([PATCH] services: nfs: Expose configuration options f


From: GNU bug Tracking System
Subject: bug#41515: closed ([PATCH] services: nfs: Expose configuration options for TCP and UDP.)
Date: Sat, 30 May 2020 04:58:02 +0000

Your message dated Sat, 30 May 2020 00:57:34 -0400
with message-id <87h7vyxbnl.fsf@gmail.com>
and subject line Re: [bug#41515] [PATCH] services: nfs: Expose configuration 
options for TCP and UDP.
has caused the debbugs.gnu.org bug report #41515,
regarding [PATCH] services: nfs: Expose configuration options for TCP and UDP.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
41515: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41515
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] services: nfs: Expose configuration options for TCP and UDP. Date: Sun, 24 May 2020 15:28:51 -0400
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

Attachment: 0001-services-nfs-Expose-configuration-options-for-TCP-an.patch
Description: Text Data

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#41515] [PATCH] services: nfs: Expose configuration options for TCP and UDP. Date: Sat, 30 May 2020 00:57:34 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Hello Brice!

Brice Waegeneire via web <issues.guix.gnu.org@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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]