OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1521-ga3b4cd3

Gerrit Code Review gerrit@openafs.org
Thu, 11 Aug 2011 20:19:05 -0700 (PDT)


The following commit has been merged in the master branch:
commit a3b4cd3c7325c7878ec7b47008f0eec8bfcb1175
Author: Derrick Brashear <shadow@dementia.org>
Date:   Thu Aug 11 11:11:01 2011 -0400

    viced: avoid aborting on host table exhaustion
    
    if we exhaust the host table, instead of aborting, return VBUSY at
    the client, to defer until hopefully hosts are freed.
    
    Change-Id: Ie8b026992bdde1b46117e6f592f9cf0ea4c85a7e
    Reviewed-on: http://gerrit.openafs.org/5181
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Tested-by: Derrick Brashear <shadow@dementia.org>

 src/viced/afsfileprocs.c |    2 +-
 src/viced/host.c         |   12 +++++++++---
 src/viced/host.h         |    2 --
 3 files changed, 10 insertions(+), 6 deletions(-)

-- 
OpenAFS Master Repository