The following commit has been merged in the openafs-devel-1_7_x branch:
commit 5013ff8417832aea9af205815557ec6fe098072d
Author: pete scott <[email protected]>
Date: Wed Sep 24 10:06:38 2014 -0600
Windows: FileInfo too small INFO_LENGTH_MISMATCH
The FileAllInformation query is initially processed by the IO Manager
and when the IO Manager is passed a buffer that is too small to hold
the File Information structure it returns STATUS_INFO_LENGTH_MISMATCH.
Previously the afs redirector returned STATUS_BUFFER_TOO_SMALL in this
case. Instead follow IO Manager's lead.
Reviewed-on: http://gerrit.openafs.org/11487
Tested-by: BuildBot <[email protected]>
Reviewed-by: Jeffrey Altman <[email protected]>
(cherry picked from commit af72e83832e0849f04e28a355b5a55166cfc0982)
Change-Id: Ic41e8c3844f59dce499d5fedff0d03da031ba6d1
Reviewed-on: http://gerrit.openafs.org/11501
Tested-by: BuildBot <[email protected]>
Reviewed-by: Jeffrey Altman <[email protected]>
src/WINNT/afsrdr/kernel/lib/AFSFileInfo.cpp | 86 ++++++++++-----------------
1 files changed, 31 insertions(+), 55 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs