OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-devel-1_5_77-18-g3bbcfde

Gerrit Code Review gerrit@openafs.org
Mon, 27 Sep 2010 08:28:27 -0700 (PDT)


The following commit has been merged in the openafs-stable-1_6_x branch:
commit 3bbcfde65e30581b2d5c66d3a1592fe942581cf7
Author: Andrew Deason <adeason@sinenomine.net>
Date:   Tue Sep 14 12:15:22 2010 -0400

    volser: Delete timed-out temporary volumes
    
    When a transaction times out on a volume, delete the volume if it is a
    temporary volume (destroyMe is set). This prevents half-created
    volumes from accumulating, which can take up space and screw up
    certain vol ops in some versions.
    
    Change-Id: I94e9adc767b84a2a32d980f508af33b823560950
    Reviewed-on: http://gerrit.openafs.org/2760
    Tested-by: Andrew Deason <adeason@sinenomine.net>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Tested-by: Derrick Brashear <shadow@dementia.org>
    (cherry picked from commit bc56f5cc97a982ee29219e6f258b372dbfe1a020)
    Reviewed-on: http://gerrit.openafs.org/2799

 src/volser/voltrans.c |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository