From: Steve French Date: Mon, 6 Oct 2014 06:01:03 +0000 (-0500) Subject: Workaround Mac server problem X-Git-Tag: fixes-against-v3.18-rc2~45^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5b374eab11ef60d789e28bc36c18e2d08703212;p=pandora-kernel.git Workaround Mac server problem Mac server returns that they support CIFS Unix Extensions but doesn't actually support QUERY_FILE_UNIX_BASIC so mount fails. Workaround this problem by disabling use of Unix CIFS protocol extensions if server returns an EOPNOTSUPP error on QUERY_FILE_UNIX_BASIC during mount. Signed-off-by: Steve French --- Reading git-diff-tree failed