]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Windows: SMB Server does not support streams, so say that
authorJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 27 Aug 2009 07:59:02 +0000 (03:59 -0400)
committerJeffrey Altman <jaltman|account-1000011@unknown>
Thu, 27 Aug 2009 20:15:23 +0000 (13:15 -0700)
commitf77cc39801b4ee046f6968616332ef3db5415f97
treeea1639e712ce1cda7dfc4e9596dbe95c4f55a0e9
parenta767455f02460e39e8c5eaa77768718667a2f29a
Windows: SMB Server does not support streams, so say that

The SMB server does not support streams.  When replying to
NT Create operations with extended responses report that
there are no streams.  In addition, add support for Query
Path/File Stream Information and return only the null stream.

Correct the 'totalData' response field in several places
within Trans2QPathInfo and Trans2QFileInfo.

Return CM_ERROR_BADOP for SMB NT Transact operations that
are not supported instead of CM_ERROR_INVAL.

LICENSE MIT

Reviewed-on: http://gerrit.openafs.org/347
Tested-by: Asanka Herath <asanka@secure-endpoints.com>
Reviewed-by: Asanka Herath <asanka@secure-endpoints.com>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
src/WINNT/afsd/smb3.c
src/WINNT/afsd/smb3.h