OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2190-gf52c33e

Gerrit Code Review gerrit@openafs.org
Mon, 20 Feb 2012 13:15:45 -0800 (PST)


The following commit has been merged in the master branch:
commit f52c33ea10de8d1d07a9c4805366283e6ca635dc
Author: Andrew Deason <adeason@sinenomine.net>
Date:   Fri Feb 17 16:24:16 2012 -0600

    viced: Remove extraneous h_AHTAHT_r in h_GetHost_r
    
    We added this address to the host with an addInterfaceAddr_r call just
    a few lines before, which adds the host to the address hash table.
    Another call to h_AddHostToAddrHashTable_r is pure overhead and
    confusing.
    
    Change-Id: Ib08817274e632f67776956ede8b56eaf0dce879e
    Reviewed-on: http://gerrit.openafs.org/6729
    Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com>
    Reviewed-by: Alistair Ferguson <alistair.ferguson@mac.com>
    Reviewed-by: Derrick Brashear <shadow@dementix.org>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>

 src/viced/host.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository