OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_1pre2-178-g38ad78a
Gerrit Code Review
gerrit@openafs.org
Sun, 7 Oct 2012 06:01:15 -0700 (PDT)
The following commit has been merged in the openafs-stable-1_6_x branch:
commit 38ad78ae0d8f014295bb1256bb3c10ed7936537e
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>
(cherry picked from commit b650106e301ecefe2f5c8f4a34081af1f5f74901)
Reviewed-on: http://gerrit.openafs.org/8215
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
src/volser/vos.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
OpenAFS Master Repository