OpenAFS Master Repository branch, openafs-devel-1_7_x, updated. openafs-devel-1_7_1-33-gd9c0fe6

Gerrit Code Review gerrit@openafs.org
Sat, 12 Nov 2011 15:44:38 -0800 (PST)


The following commit has been merged in the openafs-devel-1_7_x branch:
commit 3816c0f3b9d1f5ae6d53faf2596dbed90a0fe409
Author: Rod Widdowson <rdw@steadingsoftware.com>
Date:   Wed Sep 28 17:34:54 2011 +0100

    Windows: Fix comment about DiskPartition64
    
    There is significant confusion between the partition name (/vicepX)
    and the containing volume (C:) in the windows code.  A review of
    the uses in FSYNCH found a downright wrong comment (as checked in
    the debugger).
    
    Change-Id: I167a0fd83a60dc3604ce6b1302d4e6b4549043f5
    Reviewed-on: http://gerrit.openafs.org/5512
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
    Tested-by: Jeffrey Altman <jaltman@openafs.org>
    (cherry-picked from 5b579b83abc57d6bb9212b599aae96af9ac71832)
    Reviewed-on: http://gerrit.openafs.org/5862
    Tested-by: Jeffrey Altman <jaltman@secure-endpoints.com>
    Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com>

 src/vol/partition.h |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

-- 
OpenAFS Master Repository