]> git.baikalelectronics.ru Git - kernel.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)
commitc07c85b7ebb3fccd983149b7f7d82addaaaacfbf
tree0290e79f1e42cf659e9d2773255fb6f0aa18219e
parentd6696e779a1630e40a7777ff48b36e2252966385
parent126cd49bad4b697baf04310f61757bd3030b7e57
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)