]> git.michaelhowe.org Git - packages/o/openafs.git/commit
STABLE14-viced-host-mobile-client-20060505
authorJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 13 May 2006 15:22:57 +0000 (15:22 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 13 May 2006 15:22:57 +0000 (15:22 +0000)
commit56b310143b15a34631c4997db8082a7c40f2af35
tree859b5f07c489a0053cc9de5cebc0bc736c9e73d6
parenteb7ad3002d1e518f941d031a685f777f9aed4c36
STABLE14-viced-host-mobile-client-20060505

Do not delete an old host entry because the UUID because the UUIDs
of the clients at the old addresses are wrong.  Remove the addresses.

Do not allow the same host,addr,port combination to be added into
the hash table multiple times.

====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================

Add some more logging

Do not allow 'code' to be re-used for probing the uuid of the old host
primary address because we are relying on the value of 'code' to indicate
whether or not RCallBackConnectBack failed.  If it did, we mark the
client as VENUSDOWN, if not we marked it as RESETDONE.

====================

log the old addr, not the new one

(cherry picked from commit 69c7d8ae707fd1a145b8eec756526603ddd370b7)
src/viced/host.c