[GIT PULL] SMB3 Fixes

From: Steve French
Date: Sun Dec 29 2019 - 00:07:10 EST


Please pull the following changes since commit
46cf053efec6a3a5f343fead837777efe8252a46:

Linux 5.5-rc3 (2019-12-22 17:02:23 -0800)

are available in the Git repository at:

git://git.samba.org/sfrench/cifs-2.6.git tags/5.5-rc3-smb3-fixes

for you to fetch changes up to 046aca3c25fd28da591f59a2dc1a01848e81e0b2:

cifs: Optimize readdir on reparse points (2019-12-23 09:04:44 -0600)

----------------------------------------------------------------
One performance fix for large directory searches, and one minor style
cleanup noticed by Clang

'Buildbot' regression test results:
http://smb3-test-rhel-75.southcentralus.cloudapp.azure.com/#/builders/2/builds/304
----------------------------------------------------------------
Nathan Chancellor (1):
cifs: Adjust indentation in smb2_open_file

Paulo Alcantara (SUSE) (1):
cifs: Optimize readdir on reparse points

fs/cifs/cifsglob.h | 1 +
fs/cifs/readdir.c | 63
++++++++++++++++++++++++++++++++++++++++++++++++++++++---------
fs/cifs/smb2file.c | 2 +-
3 files changed, 56 insertions(+), 10 deletions(-)


--
Thanks,

Steve