OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-4673-g06caaaa
Gerrit Code Review
gerrit@openafs.org
Sun, 23 Aug 2015 17:05:32 -0400
The following commit has been merged in the master branch:
commit 06caaaa6d089e0c0393e45c43b525d202c9c7a24
Author: Hans-Werner Paulsen <hans@MPA-Garching.MPG.DE>
Date: Wed Jan 14 12:39:38 2015 +0100
vos dump -clone: use volumename of cloned volume
with the command "vos dump -clone" use the volumename of the cloned volume
instead of the fixed string "dump-clone-temp". This volumename is recorded
in the DumpHeader and VolumeHeader of the dump file.
Change-Id: I38ef846f043680c8f13dce263581a61bbd7ef7dd
Reviewed-on: http://gerrit.openafs.org/11670
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
src/volser/vsprocs.c | 14 +++++++++++---
1 files changed, 11 insertions(+), 3 deletions(-)
--
OpenAFS Master Repository