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 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html