OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1581-gf37b6df
Gerrit Code Review
gerrit@openafs.org
Fri, 2 Sep 2011 21:43:47 -0700 (PDT)
The following commit has been merged in the master branch:
commit 9563dd68fc1fb4b86016106aaacd33732d4cf6ed
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date: Fri Sep 2 18:28:31 2011 -0400
Windows: refactor volume location updates
Break out the VL_GetEntryByName RPC calls into support
functions so we can reduce the amount of duplicated code.
Change-Id: If4a26514959d3fd82e4b583a993ccea393267fdd
Reviewed-on: http://gerrit.openafs.org/5329
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
src/WINNT/afsd/cm_volume.c | 149 ++++++++++++++++++++++++--------------------
1 files changed, 81 insertions(+), 68 deletions(-)
--
OpenAFS Master Repository