]> git.michaelhowe.org Git - packages/o/openafs.git/commit
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, 7 Dec 2012 00:40:18 +0000 (16:40 -0800)
commit7c665f4e1ba84356b9d67c41229947c641df94b1
tree401af5c54b9bd441eb1a2878ab31baa337122228
parent4408f4d4138656ace85169766dd622fd0a58c00f
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.

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>
(cherry picked from commit 42e812c7abf5fafbbfeebd40828978e8b4639860)

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