mbox series

[0/3] Three little nfs-utils fixes.

Message ID 154379862296.3215.11174339731963464375.stgit@noble (mailing list archive)
Headers show
Series Three little nfs-utils fixes. | expand

Message

NeilBrown Dec. 3, 2018, 12:58 a.m. UTC
First fixes a regression I found when importing the latest upstream at
SUSE.

Others are related to ensuring systemd starts thing properly in cases
that hadn't been tested before.

Thanks,
NeilBrown


---

NeilBrown (3):
      nfs.conf: allow empty assignments.
      Let systemd know when rpc.statd is needed.
      systemd: run statd-notify even when nfs-client isn't enabled.


 support/nfs/conffile.c      |    5 -----
 systemd/rpc-statd.service   |    1 +
 tests/nfsconf/01-errors.exp |    1 -
 utils/statd/start-statd     |    7 ++++++-
 4 files changed, 7 insertions(+), 7 deletions(-)

--
Signature

Comments

Steve Dickson Dec. 10, 2018, 9:26 p.m. UTC | #1
On 12/2/18 7:58 PM, NeilBrown wrote:
> First fixes a regression I found when importing the latest upstream at
> SUSE.
> 
> Others are related to ensuring systemd starts thing properly in cases
> that hadn't been tested before.
> 
> Thanks,
> NeilBrown
Committed... 

steved.

> 
> 
> ---
> 
> NeilBrown (3):
>       nfs.conf: allow empty assignments.
>       Let systemd know when rpc.statd is needed.
>       systemd: run statd-notify even when nfs-client isn't enabled.
> 
> 
>  support/nfs/conffile.c      |    5 -----
>  systemd/rpc-statd.service   |    1 +
>  tests/nfsconf/01-errors.exp |    1 -
>  utils/statd/start-statd     |    7 ++++++-
>  4 files changed, 7 insertions(+), 7 deletions(-)
> 
> --
> Signature
>