git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2baa268
)
Workaround Mac server problem
author
Steve French
<smfrench@gmail.com>
Mon, 6 Oct 2014 06:01:03 +0000
(
01:01
-0500)
committer
Steve French
<smfrench@gmail.com>
Thu, 16 Oct 2014 20:20:20 +0000
(15:20 -0500)
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 <smfrench@gmail.com>
fs/cifs/inode.c
patch
|
blob
|
history
diff --cc
fs/cifs/inode.c
Simple merge