summaryrefslogtreecommitdiffstats
path: root/fs/cifs/smbfsctl.h
Commit message (Collapse)AuthorAgeFilesLines
* Update headers to update various SMB3 ioctl definitionsSteve French2013-06-241-2/+25
| | | | | | | | | | | | MS-SMB2 Section 2.2.31 lists fsctls. Update our list of valid cifs/smb2/smb3 fsctls and some related structs based on more recent version of docs. Additional detail on less common ones can be found in MS-FSCC section 2.3. CopyChunk (server side copy, ie refcopy) will depend on a few of these Signed-off-by: Steve French <smfrench@gmail.com>
* [CIFS] Add definitions for remoteably fsctl callsSteve French2009-03-121-0/+84
There are about 60 fsctl calls which Windows claims would be able to be sent remotely and handled by the server. This adds the #defines for them. A few of them look immediately useful, but need to also add the structure definitions for them so they can be sent as SMBs. Signed-off-by: Steve French <sfrench@us.ibm.com>
OpenPOWER on IntegriCloud