OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_74_1-378-gc8ce422
Gerrit Code Review
gerrit@openafs.org
Fri, 2 Jul 2010 10:35:39 -0700 (PDT)
The following commit has been merged in the master branch:
commit c8ce42242873e3b21443ad7a5d1e1bb5e7b28e60
Author: Andrew Deason <adeason@sinenomine.net>
Date: Tue Jun 29 13:19:11 2010 -0500
DAFS: Salvage VG on volume creation error
When trying to create a volume (either an entirely new volume or a
clone), request a demand-salvage on that volume group if we hit an
unexpected error. This can allow some situations to automatically
rectify themselves if, for example, a volume is missing its .vol
header, but still otherwise exists and causes an error during a clone.
Change-Id: I22b3e9028685395a8e621962138dee9f5f2ec822
Reviewed-on: http://gerrit.openafs.org/2286
Tested-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/volser/volprocs.c | 42 ++++++++++++++++++++++++++++++++++++++++++
1 files changed, 42 insertions(+), 0 deletions(-)
--
OpenAFS Master Repository