]> git.michaelhowe.org Git - packages/o/openafs.git/commit
DAFS: VRS_r with VOL_SALVAGE_NO_OFFLINE in attach2
authorAndrew Deason <adeason@sinenomine.net>
Thu, 4 Oct 2012 20:49:56 +0000 (15:49 -0500)
committerStephan Wiesand <stephan.wiesand@desy.de>
Thu, 29 Aug 2013 06:27:27 +0000 (23:27 -0700)
commitb645fd18a2686d0a098261dc4a1a5b54a44e8adf
treeb7e80515e45487094f893a005d66b56ed31bfe52
parent8940b7436ab6828b7053d2f6c97cc7f9ae0930f4
DAFS: VRS_r with VOL_SALVAGE_NO_OFFLINE in attach2

One caller of VRequestSalvage_r in attach2 was not passing the
VOL_SALVAGE_NO_OFFLINE flag. This really should be passed for every
place that manually sets vp->nUsers = 0, since then the VPutVolume_r
handlers will never fire.

Reviewed-on: http://gerrit.openafs.org/8203
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
(cherry picked from commit 3237543afafae7191635fd8e8cada1f95e8abcff)

Change-Id: I44a9a56b849bc3c1473b290961190a47ad45f5b5
Reviewed-on: http://gerrit.openafs.org/9283
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Reviewed-by: Mark Vitale <mvitale@sinenomine.net>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
src/vol/volume.c