Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CIFS] Add definitions for remoteably fsctl calls | Steve French | 2009-03-12 | 1 | -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> |