OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-4374-gcdfa21a

Gerrit Code Review gerrit@openafs.org
Thu, 25 Sep 2014 08:31:28 -0400


The following commit has been merged in the master branch:
commit cdfa21ad5e86184f822496c1a9aa769fa98a8bb1
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.
    
    Change-Id: I9a5f0a4f43aa12de903875b6ed4c5493e37b0163
    Reviewed-on: http://gerrit.openafs.org/11491
    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