]> git.decadent.org.uk Git - nfs-utils.git/commit
Use printerr to print svcgssd downcall debugging info
authorKevin Coffman <kwc@citi.umich.edu>
Fri, 12 Oct 2007 20:34:54 +0000 (16:34 -0400)
committerNeil Brown <neilb@suse.de>
Sun, 14 Oct 2007 23:50:55 +0000 (09:50 +1000)
commit44f7f2f92038572663acf22b4fd8dc34640c8c81
treeabe8f9af67e859984fab67dad30b27ee38dd94a9
parent9d88647ae72b92b497d9590bfa5fd9685033e7d6
Use printerr to print svcgssd downcall debugging info

Rather than depending on modified qword_* functions to print
svcgssd debugging information, use printerr in the downcall
function.

And while we're at it, label things so we know what we're looking at!

Signed-off-by: Kevin Coffman <kwc@citi.umich.edu>
Signed-off-by: Neil Brown <neilb@suse.de>
utils/gssd/cacheio.c
utils/gssd/svcgssd_proc.c