OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_0pre2-56-g689317f

Gerrit Code Review gerrit@openafs.org
Sat, 5 Mar 2011 03:52:57 -0800 (PST)


The following commit has been merged in the openafs-stable-1_6_x branch:
commit 689317fbd98e28b8f2b884fcb4ec52b62d927143
Author: Andrew Deason <adeason@sinenomine.net>
Date:   Fri Mar 4 11:35:06 2011 -0600

    viced: Set HWHO_INPROGRESS in CheckHost_r
    
    When we are probing a host in CheckHost_r, set the HWHO_INPROGRESS
    flag on the host, so other threads know that the host is locked while
    we are waiting for a probe response, and the h_threadquota mechanism
    can work correctly.
    
    Reviewed-on: http://gerrit.openafs.org/4126
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    (cherry picked from commit 64d52938ee26e160a6e2cd64253df096eb5d0c1e)
    
    Change-Id: I168fb4cf80106bcaf3f846df68ab5a98b65365ab
    Reviewed-on: http://gerrit.openafs.org/4127
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

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

-- 
OpenAFS Master Repository