OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-devel-1_5_77-144-g1739600

Gerrit Code Review gerrit@openafs.org
Wed, 3 Nov 2010 03:50:22 -0700 (PDT)


The following commit has been merged in the openafs-stable-1_6_x branch:
commit 7667610bfa2912e3d5cd9b37174d74c901dca75d
Author: Phillip Moore <w.phillip.moore@gmail.com>
Date:   Tue Oct 19 08:24:41 2010 -0400

    Makes fs getfid error handling consistent with other fs commands
    
    This patch makes the fs getfid command print errors for paths that
    can't be handled correctly, instead of quietly ignoring them, and it
    also returns an error code if any such paths are encountered.  This
    makes the behavior consistent with other fs commands, such as
    listquota, whereis, etc.
    
    FIXES 128372
    
    Reviewed-on: http://gerrit.openafs.org/3005
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    (cherry picked from commit b04a450df2e54a549f9c7e014016475fa566937b)
    Change-Id: I63ae7edeff59bcd264a371c3bfd71220da4b4a39
    Reviewed-on: http://gerrit.openafs.org/3229

 src/venus/fs.c |   30 ++++++++++++++++++++----------
 1 files changed, 20 insertions(+), 10 deletions(-)

-- 
OpenAFS Master Repository