Windows: SMB GetFileAttributes support
authorJeffrey Altman <jaltman@your-file-system.com>
Wed, 6 Jun 2012 03:07:40 +0000 (23:07 -0400)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Wed, 6 Jun 2012 15:07:57 +0000 (08:07 -0700)
commit371af87a23b61187ca9d54c8e6819f2121fbf1db
treee5896682b2025e1d4ef20775e71645d6ed2e410e
parent6e704d967334a3f990e2ba1c758e4f054234e97e
Windows: SMB GetFileAttributes support

commit 56a2cbb5fbdcab51bd5f4720e610796abbce5c41 added a
GetFileAttributes query to the pioctl interface to protect
against printing pages on printers with a broken smb protocol
implementation.   This patchset adds support for GetFileAttribute
on _._AFS_IOCTL_._ files to the SMB implementation.

Change-Id: I9d60dc77b7048892eb816e9d1c6e94033711ae7b
Reviewed-on: http://gerrit.openafs.org/7524
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com>
Tested-by: Jeffrey Altman <jaltman@secure-endpoints.com>
src/WINNT/afsd/smb3.c