OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_75-97-ge46f10a

Gerrit Code Review gerrit@openafs.org
Tue, 20 Jul 2010 11:12:39 -0700 (PDT)


The following commit has been merged in the master branch:
commit e46f10a0a0a930f318833a8a86b10c19744160c1
Author: Andrew Deason <adeason@sinenomine.net>
Date:   Tue Jul 20 12:32:10 2010 -0500

    bos: Do not assume DAFS just if DAFS bnode exists
    
    For salvaging purposes, we were assuming that if a DAFS bnode existed,
    we should perform a DAFS salvage. Since it is possible to have a
    disabled DAFS bnode alongside an enabled non-DAFS fs bnode, we should
    perform a regular non-DAFS salvage if the DAFS bnode is disabled. Do
    that.
    
    Change-Id: If4e6fa3b733e2e9684cd9942be56368d60bf6dee
    Reviewed-on: http://gerrit.openafs.org/2453
    Tested-by: Andrew Deason <adeason@sinenomine.net>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 src/bozo/bos.c |   32 +++++++++++++++++++++++++++++++-
 1 files changed, 31 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository