]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag '4.20-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 9 Dec 2018 18:15:13 +0000 (10:15 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 9 Dec 2018 18:15:13 +0000 (10:15 -0800)
commitbc4caf186fb691ad56adbe578d356a262f3a7d10
tree0290e79f1e42cf659e9d2773255fb6f0aa18219e
parentfa82dcbf2aed65dc3ea78eaca9ea56fd926b2b10
parent6ac79291fb7dae4402b306789b1cb85f84687e44
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)