OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Tue, 05 Feb 2008 15:49:30 EST


Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-5/src/WINNT/afsd

Modified Files:
      Tag: openafs-devel-1_5_x
	cm_ioctl.c 
Log Message:
DELTA DEVEL15-windows-pioctl-path-charset-translation-20080205
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT
FIXES 84279

Do not translate the character set of the pioctl path data.
These paths were not provided by the file system but by the end user.
Therefore, they were not converted to the OEM character set.

With this change the AFS shell context menu will be displayed for
non-ASCII file names when ANSI file names are being used as well
as the fs commands will work.


--- DELTA config for openafs-devel-1_5_x follows ---
DEVEL15-windows-pioctl-path-charset-translation-20080205 openafs/src/WINNT/afsd/cm_ioctl.c 1.73.2.34 1.73.2.35