OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2497-ga81f923

Gerrit Code Review gerrit@openafs.org
Mon, 7 May 2012 20:23:11 -0700 (PDT)


The following commit has been merged in the master branch:
commit a81f9237bfa7b2e3a0567a930f3c49234b9a4376
Author: Andrew Deason <adeason@sinenomine.net>
Date:   Wed May 2 12:07:49 2012 -0500

    vol: Pay attention to specialStatus after VAVByVp
    
    attach2/VAttachVolumeByVp_r do not alter the yielded error code
    according to specialStatus. So, pay attention to specialStatus after
    receiving an error from VAttachVolumeByVp_r, to ensure we respond with
    the correct error code.
    
    Change-Id: I59e977dd1f0949f8fe5670c7a52429acbfb7d7e9
    Reviewed-on: http://gerrit.openafs.org/7303
    Reviewed-by: Tom Keiser <tkeiser@sinenomine.net>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementix.org>

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

-- 
OpenAFS Master Repository