OpenAFS Master Repository branch, master, updated. openafs-stable-1_8_0pre1-50-gcdb92f9
Gerrit Code Review
gerrit@openafs.org
Sun, 4 Jun 2017 21:25:00 -0400
The following commit has been merged in the master branch:
commit cdb92f94598e5b25fbcdfc6fb1650218ec05d63f
Author: Jeffrey Altman <jaltman@auristor.com>
Date: Thu Jun 1 22:25:49 2017 -0400
vol: modify volume updateDate upon salvage change
If the salvager changed the volume, set the VolumeDiskData.updateDate
field so that
1. the change is visible via "vos examine"
2. backup services will backup the corrected volume
Teradactyl pointed out the problem which forces cell administrators
to manually trigger a backup for each volume that has been salvaged.
Change-Id: I9a35b92e8abbe3b54b08e64ac13de44442736c72
Reviewed-on: https://gerrit.openafs.org/12629
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
src/vol/vol-salvage.c | 7 ++++++-
src/vol/volume.h | 2 +-
2 files changed, 7 insertions(+), 2 deletions(-)
--
OpenAFS Master Repository