]> git.michaelhowe.org Git - packages/o/openafs.git/commit
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@your-file-system.com>
Fri, 7 Dec 2012 00:39:50 +0000 (16:39 -0800)
commitb1e196e23eeaec028c1ea9efb1292f525baa1f7a
tree63360d5e94bedf4f3386785261bef0ba26c4a03b
parent636312c905f7cab469bdec656fa5ab19f71b394b
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.

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>
(cherry picked from commit 371af87a23b61187ca9d54c8e6819f2121fbf1db)

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