Please pull the following changes since commit 2585cf9dfaaddf00b069673f27bb3f8530e2039c: Linux 5.16-rc5 (2021-12-12 14:53:01 -0800) are available in the Git repository at: git://git.samba.org/sfrench/cifs-2.6.git tags/5.16-rc5-smb3-client-fixes for you to fetch changes up to a31080899d5fdafcccf7f39dd214a814a2c82626: cifs: sanitize multiple delimiters in prepath (2021-12-17 19:16:49 -0600) ---------------------------------------------------------------- Two cifs/smb3 fixes, one fscache related, and one mount path parsing related (for stable) (Does not include the recent kernel DNS caching fix, which is still being tested and reviewed) Regression test results: http://smb3-test-rhel-75.southcentralus.cloudapp.azure.com/#/builders/2/builds/856 ---------------------------------------------------------------- Shyam Prasad N (1): cifs: ignore resource_id while getting fscache super cookie Thiago Rafael Becker (1): cifs: sanitize multiple delimiters in prepath fs/cifs/connect.c | 7 +++++++ fs/cifs/fs_context.c | 38 +++++++++++++++++++++++++++++++++++++- fs/cifs/inode.c | 13 ------------- 3 files changed, 44 insertions(+), 14 deletions(-) -- Thanks, Steve