Please pull the following changes since commit fb33c6510d5595144d585aa194d377cf74d31911: Linux 5.6-rc6 (2020-03-15 15:01:23 -0700) are available in the Git repository at: git://git.samba.org/sfrench/cifs-2.6.git 5.6-rc6-smb3-fixes for you to fetch changes up to 979a2665eb6c603ddce0ab374041ab101827b2e7: CIFS: fiemap: do not return EINVAL if get nothing (2020-03-17 13:27:06 -0500) ---------------------------------------------------------------- Three small cifs/smb3 fixes, 2 for stable Regression test results: http://smb3-test-rhel-75.southcentralus.cloudapp.azure.com/#/builders/2/builds/323 ---------------------------------------------------------------- Dan Carpenter (1): cifs: potential unintitliazed error code in cifs_getattr() Murphy Zhou (1): CIFS: fiemap: do not return EINVAL if get nothing Shyam Prasad N (1): CIFS: Increment num_remote_opens stats counter even in case of smb2_query_dir_first fs/cifs/inode.c | 2 +- fs/cifs/smb2ops.c | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) -- Thanks, Steve