OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2882-gf258e7d

Gerrit Code Review gerrit@openafs.org
Wed, 5 Sep 2012 09:57:07 -0700 (PDT)


The following commit has been merged in the master branch:
commit f258e7dddeb4331d2cf4649541c1a3adfa7a416a
Author: Mark Vitale <mvitale@sinenomine.net>
Date:   Mon Aug 27 15:11:32 2012 -0400

    vos: convertROtoRW - prevent VLDB corruption
    
    vos convertROtoRW incorrectly marks the first VLDB entry as the
    new RW if the converted RO is not in the VLDB.  Correct this
    by creating a new valid RW site in the VLDB entry.
    
    Change-Id: I683ac10db90c2c41717c11c0d86eadc81a935e52
    Reviewed-on: http://gerrit.openafs.org/8037
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementix.org>

 src/volser/vos.c |   22 +++++++++++++++++++++-
 1 files changed, 21 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository