]> git.decadent.org.uk Git - nfs-utils.git/commit
statd: Replace nsm_log() with xlog() in sm-notify command
authorChuck Lever <chuck.lever@oracle.com>
Tue, 24 Nov 2009 14:08:29 +0000 (09:08 -0500)
committerSteve Dickson <steved@redhat.com>
Tue, 24 Nov 2009 14:08:29 +0000 (09:08 -0500)
commit77997a364006619874a4585c6821da24666dbaa9
tree5099f4e65db2ce8d6bd64c4011601f50d998141e
parent9ccfe0fa5a43dfc4453b09e328565a6c8f999fe4
statd: Replace nsm_log() with xlog() in sm-notify command

To facilitate code sharing between statd and sm-notify (and with other
components of nfs-utils), replace sm-notify's nsm_log() with xlog().

Since opt_quiet is used in only a handful of insignificant cases, it
is removed.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
utils/statd/Makefile.am
utils/statd/sm-notify.c
utils/statd/sm-notify.man