linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] cifs client fixes
@ 2022-04-07 22:43 Steve French
  2022-04-08  5:38 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Steve French @ 2022-04-07 22:43 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: CIFS, LKML

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] cifs client fixes
  2022-04-07 22:43 [GIT PULL] cifs client fixes Steve French
@ 2022-04-08  5:38 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-04-08  5:38 UTC (permalink / raw)
  To: Steve French; +Cc: Linus Torvalds, CIFS, LKML

The pull request you sent on Thu, 7 Apr 2022 17:43:59 -0500:

> git://git.samba.org/sfrench/cifs-2.6.git tags/5.18-rc1-smb3-fixes

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5a5dcfd1e8789053730908c96639151b4151c4d0

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-04-08  5:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-07 22:43 [GIT PULL] cifs client fixes Steve French
2022-04-08  5:38 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).