OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3797-g27ab5d9
Gerrit Code Review
gerrit@openafs.org
Sun, 2 Jun 2013 05:40:34 -0700 (PDT)
The following commit has been merged in the master branch:
commit 27ab5d92dbcabe2547d441c620264837d9aea8b3
Author: Marc Dionne <marc.dionne@your-file-system.com>
Date: Thu Apr 25 10:50:11 2013 -0400
salvaged: Clean up command line parsing
Clean up the command line parsing in the salvage daemon by making
better use of the cmd library and avoiding hard coded offsets.
Change-Id: Ia300840cfdbb5e03173936148c183ac391e11454
Reviewed-on: http://gerrit.openafs.org/9829
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
src/vol/salvaged.c | 168 ++++++++++++++++++++++++++++-----------------------
1 files changed, 92 insertions(+), 76 deletions(-)
--
OpenAFS Master Repository