[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5mvoW2O5c6_SRTBaC5R0FQ1y70WZ-3hfs-k8jQ7UuqUMAw@mail.gmail.com>
Date: Sat, 12 Feb 2022 14:20:30 -0600
From: Steve French <smfrench@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: CIFS <linux-cifs@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] smb3 client fixes
Please pull the following changes since commit
dfd42facf1e4ada021b939b4e19c935dcdd55566:
Linux 5.17-rc3 (2022-02-06 12:20:50 -0800)
are available in the Git repository at:
git://git.samba.org/sfrench/cifs-2.6.git tags/5.17-rc4-smb3-fixes
for you to fetch changes up to 2a05137a0575b7d1006bdf4c1beeee9e391e22a0:
cifs: mark sessions for reconnection in helper function (2022-02-08
22:13:52 -0600)
----------------------------------------------------------------
3 small smb3 reconnect fixes and an error log clarification
Regression test results:
http://smb3-test-rhel-75.southcentralus.cloudapp.azure.com/#/builders/2/builds/897
This pull request does not include the recent snapshot fix and 2
ACL/SID fixes that are still being tested (I can send those next
week).
----------------------------------------------------------------
Shyam Prasad N (3):
cifs: call cifs_reconnect when a connection is marked
cifs: call helper functions for marking channels for reconnect
cifs: mark sessions for reconnection in helper function
Steve French (1):
[smb3] improve error message when mount options conflict with posix
fs/cifs/cifs_swn.c | 6 +++---
fs/cifs/connect.c | 31 +++++++++++++++++++++++++------
fs/cifs/dfs_cache.c | 2 +-
fs/cifs/smb1ops.c | 4 +---
fs/cifs/transport.c | 5 +----
5 files changed, 31 insertions(+), 17 deletions(-)
--
Thanks,
Steve
Powered by blists - more mailing lists