All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Possible fixes for statd / sm-notify / exportfs
@ 2011-08-24 15:33 Chuck Lever
  2011-08-24 15:33 ` [PATCH 1/5] statd: Report count of loaded hosts correctly Chuck Lever
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Chuck Lever @ 2011-08-24 15:33 UTC (permalink / raw)
  To: linux-nfs

While working on another fix, I noticed that the complex hostname
matching logic in statd, exportfs, and sm-notify appears to break with
the local hostname and IP addresses.  I propose the following to
address this.

---

Chuck Lever (5):
      sm-notify: sm-notify doesn't handle localhost properly
      exportfs: matchhostname() doesn't handle localhost properly
      statd: statd_matchhostname() doesn't handle localhost properly
      sm-notify: Disable syslog messages when debugging is enabled
      statd: Report count of loaded hosts correctly


 utils/exportfs/exportfs.c |   34 +++++++++++-
 utils/statd/hostname.c    |   55 ++++++++++++++++---
 utils/statd/monitor.c     |    2 -
 utils/statd/sm-notify.c   |  133 ++++++++++++++++++++++++++++++++++++---------
 4 files changed, 186 insertions(+), 38 deletions(-)

-- 
Chuck Lever

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

end of thread, other threads:[~2011-08-29 17:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-24 15:33 [PATCH 0/5] Possible fixes for statd / sm-notify / exportfs Chuck Lever
2011-08-24 15:33 ` [PATCH 1/5] statd: Report count of loaded hosts correctly Chuck Lever
2011-08-24 15:34 ` [PATCH 2/5] sm-notify: Disable syslog messages when debugging is enabled Chuck Lever
2011-08-24 15:34 ` [PATCH 3/5] statd: statd_matchhostname() doesn't handle localhost properly Chuck Lever
2011-08-24 15:34 ` [PATCH 4/5] exportfs: matchhostname() " Chuck Lever
2011-08-24 15:34 ` [PATCH 5/5] sm-notify: sm-notify " Chuck Lever
2011-08-29 17:48 ` [PATCH 0/5] Possible fixes for statd / sm-notify / exportfs 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.