OpenAFS Master Repository branch, openafs-stable-1_4_x, updated. 63840e2e57c74c9bd204d130dc8124138e2066fe

Gerrit Code Review gerrit@openafs.org
Tue, 29 Dec 2009 18:24:44 -0800 (PST)


The following commit has been merged in the openafs-stable-1_4_x branch:
commit 63840e2e57c74c9bd204d130dc8124138e2066fe
Author: Michael Meffie <mmeffie@sinenomine.net>
Date:   Wed Dec 23 16:38:57 2009 -0500

    viced: add then remove when changing addresses
    
    When changing a host address, be sure to add the new interface
    before removing the old to avoid having the host marked as
    deleted if we removed the only valid address.  This change was
    pulled out of commit ca613599a2537756462a420ae1a632747a433226
    viced-host-uuid-and-addr-hashing-corrections-20090530 by
    Jeffrey Altman.
    
    LICENSE IPL10
    FIXES 124634
    
    Change-Id: Ie65e762c4be6205eb654566403f0d5088b7ebdee
    Reviewed-on: http://gerrit.openafs.org/1026
    Tested-by: Derrick Brashear <shadow@dementia.org>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

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

-- 
OpenAFS Master Repository