From: Steve French Date: Tue, 15 Mar 2011 02:08:48 +0000 (+0000) Subject: CIFS: Map SMB2 status codes to POSIX errors X-Git-Tag: v3.6-rc1~85^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddfbefbd393fb1a935bdf27cba5ad2eb24a76e75;p=pandora-kernel.git CIFS: Map SMB2 status codes to POSIX errors Add mapping table for 32 bit SMB2 status codes to linux errors. Note that SMB2 does not use DOS/OS2 errors (ever) so mapping to DOS/OS2 errors as a common network subset (as we do for cifs) doesn't help. And note that the set of status codes is much more complete here. Signed-off-by: Steve French Signed-off-by: Pavel Shilovsky Signed-off-by: Steve French --- Reading git-diff-tree failed