Make h_stateVerifyAddrHash log port on errors
authorAndrew Deason <adeason@sinenomine.net>
Tue, 15 Jun 2010 15:58:58 +0000 (10:58 -0500)
committerDerrick Brashear <shadow@dementia.org>
Wed, 16 Jun 2010 02:50:18 +0000 (19:50 -0700)
commit4481a22dc7fa48c7a057f27828da44ab0b4dbf26
treed5e254804a61b14148f596271f6bcad6e3c85e20
parent6dc50767f88795858783fe9dbbdf90901f1fd684
Make h_stateVerifyAddrHash log port on errors

When h_stateVerifyAddrHash logs that an error in state verification
occurs, it was only logging the address of the host causing the
problem. Log the port, too, since there could be multiple hosts with
the same address.

Change-Id: Ideee34f075948a0cb7cc1014920be5e120bdc6ef
Reviewed-on: http://gerrit.openafs.org/2204
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/viced/host.c