Windows: Add Cell to FS Volume Information Label
authorJeffrey Altman <jaltman@your-file-system.com>
Thu, 14 Feb 2013 02:53:46 +0000 (21:53 -0500)
committerJeffrey Altman <jaltman@your-file-system.com>
Thu, 14 Feb 2013 14:46:58 +0000 (06:46 -0800)
commit4382c9902f28a99e2163c9fe583d3f4861e6043e
tree29f7148134b793125598584ab358a3e712fd6378
parent6373d01ca010aa687e6aa0c218d1379e57e60888
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