]> git.michaelhowe.org Git - packages/o/openafs.git/commit
volinfo: refactor volume and vnode handling code
authorMichael Meffie <mmeffie@sinenomine.net>
Mon, 23 May 2011 02:53:46 +0000 (22:53 -0400)
committerStephan Wiesand <stephan.wiesand@desy.de>
Wed, 13 Aug 2014 18:13:09 +0000 (14:13 -0400)
commitdf53d451cb25451245c2e0c01f191b5f0c35d71e
tree0b01faf044fd82fdedf509fdc378506a86873e15
parent54c61781e2a1e59e9bfbd5cc065d9fef0c6f83a0
volinfo: refactor volume and vnode handling code

Refactor volume and vnode handling code for better
maintainability.  Move the code invoked by -saveinodes to a new
function. Remove an unneeded else clause in HandleVolumes.

Reviewed-on: http://gerrit.openafs.org/4734
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
(cherry picked from commit 56714e9a4d01d1718bbca9f3930c2993e4b7d094)

Change-Id: I96da8a2824af7283fa2d3fb34622d06715c058cb
Reviewed-on: http://gerrit.openafs.org/11252
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
src/vol/vol-info.c