mbox series

[0/3] some nfs-utils patches.

Message ID 156921267783.27519.2402857390317412450.stgit@noble.brown (mailing list archive)
Headers show
Series some nfs-utils patches. | expand

Message

NeilBrown Sept. 23, 2019, 4:26 a.m. UTC
These free are largely unrelated.
The only connection is that without the second, I get
warnings because my /etc/nfs.conf includes /etc/nfs.conf.local - just
in case.
Then, without the first patch, the open fds get confused and
rpc.mountd doesn't listen on all /proc/net/rpc/*/channel
properly and nfs doesn't work.

Thanks,
NeilBrown

---

NeilBrown (3):
      mountd: Initialize logging early.
      conffile: allow optional include files.
      statd: take user-id from /var/lib/nfs/sm


 support/nfs/conffile.c    |   13 ++++++++++---
 support/nsm/file.c        |   16 +++++-----------
 systemd/nfs.conf.man      |    3 +++
 utils/mountd/mountd.c     |    9 +++------
 utils/statd/sm-notify.man |   10 +++++++++-
 utils/statd/statd.man     |   10 +++++++++-
 6 files changed, 39 insertions(+), 22 deletions(-)

--
Signature

Comments

Steve Dickson Oct. 14, 2019, 6:16 p.m. UTC | #1
On 9/23/19 12:26 AM, NeilBrown wrote:
> These free are largely unrelated.
> The only connection is that without the second, I get
> warnings because my /etc/nfs.conf includes /etc/nfs.conf.local - just
> in case.
> Then, without the first patch, the open fds get confused and
> rpc.mountd doesn't listen on all /proc/net/rpc/*/channel
> properly and nfs doesn't work.
> 
> Thanks,
> NeilBrown
> 
> ---
> 
> NeilBrown (3):
>       mountd: Initialize logging early.
>       conffile: allow optional include files.
>       statd: take user-id from /var/lib/nfs/sm
Committed... 

steved.
> 
> 
>  support/nfs/conffile.c    |   13 ++++++++++---
>  support/nsm/file.c        |   16 +++++-----------
>  systemd/nfs.conf.man      |    3 +++
>  utils/mountd/mountd.c     |    9 +++------
>  utils/statd/sm-notify.man |   10 +++++++++-
>  utils/statd/statd.man     |   10 +++++++++-
>  6 files changed, 39 insertions(+), 22 deletions(-)
> 
> --
> Signature
>
NeilBrown Oct. 14, 2019, 10:36 p.m. UTC | #2
On Mon, Oct 14 2019, Steve Dickson wrote:

> On 9/23/19 12:26 AM, NeilBrown wrote:
>> These free are largely unrelated.
>> The only connection is that without the second, I get
>> warnings because my /etc/nfs.conf includes /etc/nfs.conf.local - just
>> in case.
>> Then, without the first patch, the open fds get confused and
>> rpc.mountd doesn't listen on all /proc/net/rpc/*/channel
>> properly and nfs doesn't work.
>> 
>> Thanks,
>> NeilBrown
>> 
>> ---
>> 
>> NeilBrown (3):
>>       mountd: Initialize logging early.
>>       conffile: allow optional include files.
>>       statd: take user-id from /var/lib/nfs/sm
> Committed... 

Thanks a lot Steve!

NeilBrown


>
> steved.
>> 
>> 
>>  support/nfs/conffile.c    |   13 ++++++++++---
>>  support/nsm/file.c        |   16 +++++-----------
>>  systemd/nfs.conf.man      |    3 +++
>>  utils/mountd/mountd.c     |    9 +++------
>>  utils/statd/sm-notify.man |   10 +++++++++-
>>  utils/statd/statd.man     |   10 +++++++++-
>>  6 files changed, 39 insertions(+), 22 deletions(-)
>> 
>> --
>> Signature
>>