commit | bc4caf186fb691ad56adbe578d356a262f3a7d10 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sun Dec 09 10:15:13 2018 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun Dec 09 10:15:13 2018 -0800 |
tree | 0290e79f1e42cf659e9d2773255fb6f0aa18219e | |
parent | fa82dcbf2aed65dc3ea78eaca9ea56fd926b2b10 [diff] | |
parent | 6ac79291fb7dae4402b306789b1cb85f84687e44 [diff] |
Merge tag '4.20-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 Pull cifs fixes from Steve French: "Three small fixes: a fix for smb3 direct i/o, a fix for CIFS DFS for stable and a minor cifs Kconfig fix" * tag '4.20-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6: CIFS: Avoid returning EBUSY to upper layer VFS cifs: Fix separator when building path from dentry cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)