OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1101-g211e906
Gerrit Code Review
gerrit@openafs.org
Mon, 25 Apr 2011 13:39:58 -0700 (PDT)
The following commit has been merged in the master branch:
commit 211e906c86be9ad9cba324e776d56093579b6653
Author: Andrew Deason <adeason@sinenomine.net>
Date: Sat Apr 23 16:52:30 2011 -0500
viced: Release all hosts in h_Enumerate*
h_Enumerate and h_Enumerate_r were not releasing all of the holds they
obtained when the callback function caused the enumeration to bail
early. Correct them so all host holds are released.
Change-Id: I6f405fad3d2767c9e0b3567c40cbbd1de8ac26aa
Reviewed-on: http://gerrit.openafs.org/4530
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/viced/host.c | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
--
OpenAFS Master Repository