All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Three little nfs-utils fixes.
@ 2018-12-03  0:58 NeilBrown
  2018-12-03  0:58 ` [PATCH 1/3] nfs.conf: allow empty assignments NeilBrown
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: NeilBrown @ 2018-12-03  0:58 UTC (permalink / raw)
  To: Steve Dickson; +Cc: Justin Mitchell, linux-nfs

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-12-10 21:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-03  0:58 [PATCH 0/3] Three little nfs-utils fixes NeilBrown
2018-12-03  0:58 ` [PATCH 1/3] nfs.conf: allow empty assignments NeilBrown
2018-12-03  0:58 ` [PATCH 3/3] systemd: run statd-notify even when nfs-client isn't enabled NeilBrown
2018-12-03  0:58 ` [PATCH 2/3] Let systemd know when rpc.statd is needed NeilBrown
2018-12-10 21:26 ` [PATCH 0/3] Three little nfs-utils fixes Steve Dickson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.