OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-346-gc77ac5c

Gerrit Code Review gerrit@openafs.org
Fri, 29 Oct 2010 12:17:33 -0700 (PDT)


The following commit has been merged in the master branch:
commit c77ac5ce976b6f3e5a13a3f739ddbb6e32a177b1
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.
    
    Change-Id: Ia50c6805996d338cbd8d006107caa4ea56178c8e
    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>

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

-- 
OpenAFS Master Repository