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 d390df097cac0fb7815c43e071040559612b6360
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.
Change-Id: I7ce009733a204eeb744683d9c4355c436e9e07aa
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>
src/venus/fs.c | 15 +++++++++++++--
1 files changed, 13 insertions(+), 2 deletions(-)
--
OpenAFS Master Repository