]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Windows: TRANS2_FIND_FIRST2 for _._AFS_IOCTL_._
authorJeffrey Altman <jaltman@your-file-system.com>
Thu, 23 Jun 2011 21:51:22 +0000 (17:51 -0400)
committerJeffrey Altman <jaltman@openafs.org>
Sat, 25 Jun 2011 23:20:56 +0000 (16:20 -0700)
commit9f77a2d6b3d571a928261563763913c8c6ee2938
treef125e876d3977f9d3fba0f0a4e32cac23fa10b07
parent7532b05221caf2c382d9e8c9ca5af4a284566920
Windows: TRANS2_FIND_FIRST2 for _._AFS_IOCTL_._

smb_T2SearchDirSingle() must not fail directory search requests
for the _._AFS_IOCTL_._ file.  Although this file does not actually
exist, it is successfully processed by CreateFile operations.
Therefore, an explicit search for it should return a valid answer.

Change-Id: I9df3443f0bdf0dd05caac74f4de3a0cc64d26800
Reviewed-on: http://gerrit.openafs.org/4884
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
src/WINNT/afsd/smb.h
src/WINNT/afsd/smb3.c
src/WINNT/afsd/smb_iocons.h