]> git.decadent.org.uk Git - nfs-utils.git/commit - utils/idmapd/idmapd.c
Remove old logging implementation for idmapd and rework gssd and idmapd to use the...
authorKevin Coffman <kwc@citi.umich.edu>
Fri, 12 Oct 2007 20:35:20 +0000 (16:35 -0400)
committerNeil Brown <neilb@suse.de>
Sun, 14 Oct 2007 23:50:56 +0000 (09:50 +1000)
commit58ddd1faed90c83abad80ab7f460976cc0c0a213
tree158df9556bc9c0ad4ab5271f8131ab30cff1640e
parentf0a6165a611c28e94513b1c2df5826b23d154ba4
Remove old logging implementation for idmapd and rework gssd and idmapd to use the new xlog logging infrastructure.

This patch removes all of the old idmap_* logging functions and replaced them
with the corresponding xlog functions. In addition that that it also reworks
the gssd logging wrappers to use the new xlog_backend. Finally it makes
necessary changes to the build files to get the project compiling again.

Signed-off-by: David P. Quigley <dpquigl@tycho.nsa.gov>
Signed-off-by: Kevin Coffman <kwc@citi.umich.edu>
Signed-off-by: Neil Brown <neilb@suse.de>
utils/gssd/Makefile.am
utils/gssd/err_util.c
utils/idmapd/idmapd.c