From: Chuck Lever <chuck.lever@oracle.com>
To: steved@redhat.com
Cc: linux-nfs@vger.kernel.org, Chris.Mason@oracle.com
Subject: [PATCH 0/2] Use xlog() for statd/sm-notify syslogging
Date: Mon, 23 Nov 2009 17:00:37 -0500 [thread overview]
Message-ID: <20091123215833.26806.28348.stgit@ingres.1015granger.net> (raw)
Steve -
As requested, here are the two patches that convert statd and
sm-notify to use the nfs-utils' xlog() facility, replacing local
variants.
---
Chuck Lever (2):
statd: Replace nsm_log() with xlog() in sm-notify command
statd: Replace note() with xlog() in rpc.statd
support/include/ha-callout.h | 4 -
utils/statd/Makefile.am | 7 +-
utils/statd/callback.c | 4 +
utils/statd/log.c | 95 ------------------------
utils/statd/log.h | 42 -----------
utils/statd/misc.c | 12 +--
utils/statd/monitor.c | 47 ++++++------
utils/statd/rmtcall.c | 36 ++++-----
utils/statd/simu.c | 10 ++-
utils/statd/simulate.c | 52 +++++++------
utils/statd/sm-notify.c | 163 ++++++++++++++++--------------------------
utils/statd/sm-notify.man | 6 --
utils/statd/stat.c | 8 +-
utils/statd/statd.c | 57 +++++++--------
utils/statd/statd.h | 9 --
utils/statd/svc_run.c | 7 +-
utils/statd/version.h | 7 --
17 files changed, 185 insertions(+), 381 deletions(-)
delete mode 100644 utils/statd/log.c
delete mode 100644 utils/statd/log.h
delete mode 100644 utils/statd/version.h
--
Chuck Lever <chuck.lever@oracle.com>
next reply other threads:[~2009-11-23 22:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-23 22:00 Chuck Lever [this message]
[not found] ` <20091123215833.26806.28348.stgit-07a7zB5ZJzbwdl/1UfZZQIVfYA8g3rJ/@public.gmane.org>
2009-11-23 22:00 ` [PATCH 1/2] statd: Replace note() with xlog() in rpc.statd Chuck Lever
2009-11-23 22:01 ` [PATCH 2/2] statd: Replace nsm_log() with xlog() in sm-notify command Chuck Lever
2009-11-24 14:17 ` [PATCH 0/2] Use xlog() for statd/sm-notify syslogging Steve Dickson
2009-11-24 15:20 ` Chuck Lever
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20091123215833.26806.28348.stgit@ingres.1015granger.net \
--to=chuck.lever@oracle.com \
--cc=Chris.Mason@oracle.com \
--cc=linux-nfs@vger.kernel.org \
--cc=steved@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox