OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-1950-g5323084

Gerrit Code Review gerrit@openafs.org
Sat, 3 Dec 2011 06:15:35 -0800 (PST)


The following commit has been merged in the master branch:
commit 53230846a202a50f6c3a61b38d62ccba8876f89d
Author: Andrew Deason <adeason@sinenomine.net>
Date:   Wed Nov 30 17:41:53 2011 -0600

    DAFS: Ensure logging on attach2 errors
    
    The attach2 error path transitions a volume to VOL_STATE_ERROR, in
    case whatever got us to that error path did not already put the volume
    in an appropriate state. Log when we do this, to make sure we do not
    end up with a volume in VOL_STATE_ERROR state silently.
    
    Change-Id: I02c842b64882d96e707e867ee0f7730a2bebd405
    Reviewed-on: http://gerrit.openafs.org/6168
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementix.org>

 src/vol/volume.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository