OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-devel-1_5_77-145-gf4677a6

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


The following commit has been merged in the openafs-stable-1_6_x branch:
commit f4677a65312e92fc3a12b29efa6bbc174df563be
Author: Phillip Moore <w.phillip.moore@gmail.com>
Date:   Tue Oct 19 11:31:47 2010 -0400

    fs getfid defaults to '.', like other path-related commands
    
    I noticed that all of the other commands that accept a list of paths
    use the SetDotDefault() function to default to ".", when no arguments
    are given.  This patch adds that call to getfid, making it more
    consistent with similar commands.
    
    Reviewed-on: http://gerrit.openafs.org/3008
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    (cherry picked from commit c77ac5ce976b6f3e5a13a3f739ddbb6e32a177b1)
    Change-Id: I94ada76f835ccd01e2061034bd6585d6f1d5dccb
    Reviewed-on: http://gerrit.openafs.org/3231

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

-- 
OpenAFS Master Repository