---------- Forwarded message --------- From: Steve French <smfrench@xxxxxxxxx> Date: Sat, Dec 8, 2018 at 8:40 PM Subject: [GIT PULL] CIFS/SMB3 Fixes To: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> Please pull the following changes since commit cf76c364a1e1e5224af80edf70a1e3023e1fcf8c: Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi (2018-12-05 17:06:31 -0800) are available in the Git repository at: git://git.samba.org/sfrench/cifs-2.6.git tags/4.20-rc5-smb3-fixes for you to fetch changes up to 6ac79291fb7dae4402b306789b1cb85f84687e44: CIFS: Avoid returning EBUSY to upper layer VFS (2018-12-07 00:59:23 -0600) ---------------------------------------------------------------- Three small fixes: a fix for smb3 direct i/o, a fix for CIFS DFS for stable and a minor cifs Kconfig fix ---------------------------------------------------------------- Long Li (1): CIFS: Avoid returning EBUSY to upper layer VFS Paulo Alcantara (1): cifs: Fix separator when building path from dentry Steve French (1): cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs) fs/cifs/Kconfig | 2 +- fs/cifs/dir.c | 2 +- fs/cifs/file.c | 31 ++++++------------------------- 3 files changed, 8 insertions(+), 27 deletions(-) -- Thanks, Steve -- Thanks, Steve