OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1846-gc2ee7b0

Gerrit Code Review gerrit@openafs.org
Fri, 4 Nov 2011 15:40:15 -0700 (PDT)


The following commit has been merged in the master branch:
commit c2ee7b00ddfe8b1b8c296a99f0244eb33c726e8e
Author: Andrew Deason <adeason@sinenomine.net>
Date:   Fri Nov 4 12:42:33 2011 -0500

    DAFS: Deal with exclusive-state volume headers
    
    GetVolumeHeader assumes that headers on the LRU are not associated
    with a volume in an exclusive state. This is known to not be true for
    some cases when salvage requests are received over FSSYNC, and may be
    true in other scenarios. It's easy to just skip such headers, so skip
    them.
    
    Change-Id: I343d2e4f7af1c753641767be322420f38873c217
    Reviewed-on: http://gerrit.openafs.org/5808
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementix.org>

 src/vol/volume.c |   57 ++++++++++++++++++++++++++++++++++++++++++++++-------
 1 files changed, 49 insertions(+), 8 deletions(-)

-- 
OpenAFS Master Repository