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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Sat, 27 Dec 2008 23:41:38 EST


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

Modified Files:
	smb3.c 
Log Message:
DELTA windows-smb-fs-attr-info-20081227
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT

even though the docs for FILE_FS_ATTRIBUTE_INFORMATION state
that the MaximumComponentNameLength field is in bytes, it turns
out that Windows SMB servers return the value in characters.

Reduce the reported value to 255 to match NTFS.



--- DELTA config follows ---
windows-smb-fs-attr-info-20081227 openafs/src/WINNT/afsd/smb3.c 1.179 1.180