OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-823-g64d5293

Gerrit Code Review gerrit@openafs.org
Fri, 4 Mar 2011 12:26:46 -0800 (PST)


The following commit has been merged in the master branch:
commit 64d52938ee26e160a6e2cd64253df096eb5d0c1e
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.
    
    Change-Id: I37e3b37ea98d8d42578bf85a3b5aaaff4c4a7331
    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>

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

-- 
OpenAFS Master Repository