OpenAFS Master Repository branch, openafs-devel-1_7_x, updated. openafs-devel-1_7_21-96-g99a083e

Gerrit Code Review gerrit@openafs.org
Thu, 14 Feb 2013 17:24:17 -0800 (PST)


The following commit has been merged in the openafs-devel-1_7_x branch:
commit 99a083e1557afc4eb959897b89994e00aa66cb1b
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Wed Feb 13 21:53:46 2013 -0500

    Windows: Add Cell to FS Volume Information Label
    
    Add the Cell name to the VolumeLabel field of the
    FILE_FS_VOLUME_INFORMATION structure.  This permits "cell#volume" to be
    displayed by cmd.exe's DIR command and other applications that call the
    GetVolumeInformation() or GetVolumeInformationByHandle() Win32 APIs.
    
    Reviewed-on: http://gerrit.openafs.org/9106
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
    Tested-by: Jeffrey Altman <jaltman@your-file-system.com>
    (cherry picked from commit 4382c9902f28a99e2163c9fe583d3f4861e6043e)
    
    Change-Id: Ie8c28d9096b7ae957a4ea4aee4133081f10b1172
    Reviewed-on: http://gerrit.openafs.org/9112
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>

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

-- 
OpenAFS Master Repository