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 1739600c214d990b8d511d5bc6a1439316a7f153
Author: Phillip Moore <w.phillip.moore@gmail.com>
Date:   Tue Oct 19 11:23:46 2010 -0400

    fs getfid output changed for consistency with Windows implementation
    
    This patch removes the redundant volume ID from the output of fs
    getfid, and replaces it with the cell name, which is what the Windows
    implementation provides.
    
    Reviewed-on: http://gerrit.openafs.org/3007
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    (cherry picked from commit d390df097cac0fb7815c43e071040559612b6360)
    Change-Id: I930627e92672dd5012d5bca08d469f7fb7624be1
    Reviewed-on: http://gerrit.openafs.org/3230

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

-- 
OpenAFS Master Repository