summaryrefslogtreecommitdiffstats
path: root/utils/nfsdcld
diff options
context:
space:
mode:
authorJ. Bruce Fields <bfields@redhat.com>2012-08-06 08:55:45 -0400
committerSteve Dickson <steved@redhat.com>2012-08-06 09:11:27 -0400
commitd9f51f267e459c975833ac853ce41809ca492ab0 (patch)
tree53e9dc56efc4ba60594bbe4bd8f0b319f3339b49 /utils/nfsdcld
parent6019ff50055ee189557b55aad781bb12beb95e19 (diff)
downloadnfs-utils-d9f51f267e459c975833ac853ce41809ca492ab0.tar.gz
nfs-utils-d9f51f267e459c975833ac853ce41809ca492ab0.tar.xz
nfs-utils-d9f51f267e459c975833ac853ce41809ca492ab0.zip
rpc.gssd: don't call printerr from signal handler
From: "J. Bruce Fields" <bfields@redhat.com> printerr() isn't actually safe to call from a signal handler. It might be possible to make it so, but I think this is the only case in nfs-utils where we try to, and I'm not convince it's worth it. This fixes a bug that would eventually cause mounts to hang when gssd is run with -vv. Signed-off-by: J. Bruce Fields <bfields@redhat.com> Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'utils/nfsdcld')
0 files changed, 0 insertions, 0 deletions