OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_1pre2-179-g9eb532f

Gerrit Code Review gerrit@openafs.org
Sun, 7 Oct 2012 06:01:38 -0700 (PDT)


The following commit has been merged in the openafs-stable-1_6_x branch:
commit 9eb532ff9cc029533089a79473d3e154b28a7ea9
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>
    (cherry picked from commit f258e7dddeb4331d2cf4649541c1a3adfa7a416a)
    Reviewed-on: http://gerrit.openafs.org/8216
    Reviewed-by: Derrick Brashear <shadow@your-file-system.com>

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

-- 
OpenAFS Master Repository