Please pull the following changes since commit dc56c5acd8505e1e7f776d62650f3850ad2ce8e7: Merge tag 'platform-drivers-x86-v5.7-2' of git://git.infradead.org/linux-platform-drivers-x86 (2020-05-05 16:29:03 -0700) are available in the Git repository at: git://git.samba.org/sfrench/cifs-2.6.git tags/5.7-rc5-smb3-fixes for you to fetch changes up to a48137996063d22ffba77e077425f49873856ca5: cifs: fix leaked reference on requeued write (2020-05-14 17:47:01 -0500) ---------------------------------------------------------------- three small cifs/smb3 fixes, two trivial fixes and one open refcount leak fix marked for stable Regression Test results: http://smb3-test-rhel-75.southcentralus.cloudapp.azure.com/#/builders/2/builds/347 ---------------------------------------------------------------- Adam McCoy (1): cifs: fix leaked reference on requeued write Geert Uytterhoeven (1): CIFS: Spelling s/EACCESS/EACCES/ Steve French (1): cifs: Fix null pointer check in cifs_read fs/cifs/cifssmb.c | 2 +- fs/cifs/file.c | 2 +- fs/cifs/inode.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) -- Thanks, Steve