[CIFS] Add definitions for remoteably fsctl calls
authorSteve French <sfrench@us.ibm.com>
Wed, 25 Feb 2009 16:24:04 +0000 (16:24 +0000)
committerSteve French <sfrench@us.ibm.com>
Thu, 12 Mar 2009 01:36:21 +0000 (01:36 +0000)
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>

No differences found