[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5mtTvgsopF33=mxKxMW5WJDs_ErLGG4p-PPofDEM-cwwkQ@mail.gmail.com>
Date: Thu, 7 Apr 2022 17:43:59 -0500
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] cifs client fixes
Please pull the following changes since commit
3123109284176b1532874591f7c81f3837bbdc17:
Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)
are available in the Git repository at:
git://git.samba.org/sfrench/cifs-2.6.git tags/5.18-rc1-smb3-fixes
for you to fetch changes up to 7cd1cc415dd8d0dca7244c9eafb9a0adc8036805:
cifs: update internal module number (2022-04-04 22:40:14 -0500)
----------------------------------------------------------------
4 small fixes to cifs client, 1 for stable
- 2 reconnect fixes, one for DFS and one to avoid a reconnect race
- Small change to deal with upcoming behavior change of list iterators
----------------------------------------------------------------
Jakob Koschel (1):
cifs: remove check of list iterator against head past the loop body
Paulo Alcantara (2):
cifs: fix potential race with cifsd thread
cifs: force new session setup and tcon for dfs
Steve French (1):
cifs: update internal module number
fs/cifs/cifsfs.h | 2 +-
fs/cifs/connect.c | 15 +++++++++------
fs/cifs/netmisc.c | 2 +-
fs/cifs/smb2misc.c | 10 ++++++----
4 files changed, 17 insertions(+), 12 deletions(-)
--
Thanks,
Steve
Powered by blists - more mailing lists