From: Steve French Date: Wed, 25 Feb 2009 16:24:04 +0000 (+0000) Subject: [CIFS] Add definitions for remoteably fsctl calls X-Git-Tag: v2.6.30-rc1~666^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0382457744969b0a3aa39ba997944903c5972cbc;p=pandora-kernel.git [CIFS] Add definitions for remoteably fsctl calls 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 --- Reading git-diff-tree failed