OpenAFS Master Repository branch, openafs-devel-1_7_x, updated. openafs-devel-1_7_31-29-g2053fe2

Gerrit Code Review gerrit@openafs.org
Wed, 1 Oct 2014 10:21:57 -0400


The following commit has been merged in the openafs-devel-1_7_x branch:
commit 2053fe25bc9fc9487478939743940827b64c71d9
Author: pete scott <pscott@kerneldrivers.com>
Date:   Wed Sep 24 11:49:38 2014 -0600

    Windows: Use the allocation size from the service
    
    The prior patchset modified the service AllocationSize return value
    to count the number of 1KB units.  Use the value from the service
    without modification.  This corrects an inconsistency in the
    FileStandardInformation response.
    
    Reviewed-on: http://gerrit.openafs.org/11491
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
    (cherry picked from commit cdfa21ad5e86184f822496c1a9aa769fa98a8bb1)
    
    Change-Id: I86153deb2dcaea3433b9048b8fc0c458c7ddee30
    Reviewed-on: http://gerrit.openafs.org/11505
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>

 src/WINNT/afsrdr/kernel/lib/AFSFileInfo.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository