Windows: smb_ReceiveTran2QFileInfo Pioctl support
authorJeffrey Altman <jaltman@your-file-system.com>
Wed, 21 Nov 2012 23:08:35 +0000 (18:08 -0500)
committerJeffrey Altman <jaltman@your-file-system.com>
Fri, 23 Nov 2012 15:50:17 +0000 (07:50 -0800)
commit42e812c7abf5fafbbfeebd40828978e8b4639860
tree89458e386d1c9c3805a3bf6d4dcaf7cc7b47db3b
parent305133cde60fec7fb1050caf60a4319cdcf88a27
Windows: smb_ReceiveTran2QFileInfo Pioctl support

Similar to the QueryPathInfo support for _._AFS_IOCTL_._ the
QueryFileInfo interface must respond to pioctl queries.  When
GetFileAttributes() on XP is called from the afslogon.dll the
QFileInfo path is used instead of the QPathInfo path.

Change-Id: I119fbefbf933e868cac57eb508ef30a45277a50f
Reviewed-on: http://gerrit.openafs.org/8491
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
Tested-by: Jeffrey Altman <jaltman@your-file-system.com>
src/WINNT/afsd/smb3.c