OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3340-g5880a73

Gerrit Code Review gerrit@openafs.org
Sat, 2 Feb 2013 09:23:25 -0800 (PST)


The following commit has been merged in the master branch:
commit 5880a7326428b3d17049e92b1ccc590ad3fc7897
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Fri Jan 25 00:13:03 2013 -0500

    Windows: AFSQueryFsAttributeInfo use service response
    
    The File System attributes are set by the service in the volume
    information request.  Use the values the service provides instead
    of returning an incomplete hard coded list.
    
    Change-Id: If620cd520ab29780ef296c6f15dfaee3774c3d41
    Reviewed-on: http://gerrit.openafs.org/8974
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
    Tested-by: Jeffrey Altman <jaltman@your-file-system.com>

 src/WINNT/afsrdr/kernel/lib/AFSVolumeInfo.cpp |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

-- 
OpenAFS Master Repository