From b5b374eab11ef60d789e28bc36c18e2d08703212 Mon Sep 17 00:00:00 2001 From: Steve French Date: Mon, 6 Oct 2014 01:01:03 -0500 Subject: [PATCH] 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-format-patch failed