OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3383-g4382c99
Gerrit Code Review
gerrit@openafs.org
Thu, 14 Feb 2013 06:47:35 -0800 (PST)
The following commit has been merged in the master branch:
commit 4382c9902f28a99e2163c9fe583d3f4861e6043e
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.
Change-Id: I6cc7a7c2b79cb7d0d96cbddcf34dce68e52bf987
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>
src/WINNT/afsrdr/kernel/lib/AFSVolumeInfo.cpp | 38 +++++++++++++++++-------
1 files changed, 27 insertions(+), 11 deletions(-)
--
OpenAFS Master Repository