Re: correct IP# for NFS kernel upcall to userland daemon

2019-02-28 Thread Hiroki Sato
Rick Macklem wrote in : rm> In this case, I am concerned that the daemon will not be able to start up under rm> conditions where the DNS service isn't yet functional. (This problem can mostly rm> be avoided by specifying "localhost" in /etc/hosts and configuring the system to rm> use that f

Re: correct IP# for NFS kernel upcall to userland daemon

2019-02-18 Thread Rodney W. Grimes
> Hi, > > I have been in a recent discussion about what the correct IP address to use > for > an upcall from the kernel to the NFS daemon nfsuserd (which maps between > uids<->usernames and gids<->group names). > > The code uses UDP for the upcall (I once committed a patch changing that to > an