]> git.michaelhowe.org Git - packages/o/openafs.git/commit
windows-smb-fs-attr-info-20081227
authorJeffrey Altman <jaltman@secure-endpoints.com>
Sun, 28 Dec 2008 04:41:38 +0000 (04:41 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sun, 28 Dec 2008 04:41:38 +0000 (04:41 +0000)
commit8f3e660270d9c1af268ba45118ab87740fbeeef8
tree9dc00a646196083c7685dee2a5ecebc1f05a34d1
parentf70ba203206a2953a3f51b48fe3455b9cad52eae
windows-smb-fs-attr-info-20081227

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.
src/WINNT/afsd/smb3.c