OpenAFS Master Repository branch, openafs-stable-1_4_x, updated. openafs-stable-1_4_12-105-gcd0e518
Gerrit Code Review
gerrit@openafs.org
Wed, 16 Mar 2011 07:34:24 -0700 (PDT)
The following commit has been merged in the openafs-stable-1_4_x branch:
commit e49949beadf2e28676f5376fafad3dffbf2137a8
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: Ib4767e06affcb8e816cf0e4cdff526a9346c8af2
Reviewed-on: http://gerrit.openafs.org/4128
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