Update headers to update various SMB3 ioctl definitions
authorSteve French <smfrench@gmail.com>
Wed, 19 Jun 2013 22:41:10 +0000 (17:41 -0500)
committerSteve French <smfrench@gmail.com>
Mon, 24 Jun 2013 06:56:47 +0000 (01:56 -0500)
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>

No differences found