OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2876-gb650106
Gerrit Code Review
gerrit@openafs.org
Tue, 4 Sep 2012 12:47:16 -0700 (PDT)
The following commit has been merged in the master branch:
commit b650106e301ecefe2f5c8f4a34081af1f5f74901
Author: Mark Vitale <mvitale@sinenomine.net>
Date: Tue Sep 4 09:06:44 2012 -0400
vos: convertROtoRW incorrect warning when RO not in VLDB
vos convertROtoRW will issue an incorrect warning about a partition
mismatch if the RO to convert is not in the VLDB. Only check the
partition if the RO is in the VLDB.
Change-Id: Ib2726bc5bf6697898ad26dc1d817143da3286ba3
Reviewed-on: http://gerrit.openafs.org/8036
Reviewed-by: Derrick Brashear <shadow@dementix.org>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
src/volser/vos.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
OpenAFS Master Repository