]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag '5.18-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Apr 2022 05:16:49 +0000 (19:16 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Apr 2022 05:16:49 +0000 (19:16 -1000)
commit52762b4647c37809461cb2cd7f45aa55a17ac8ff
tree9d324d8c4f7224be9e7f891bd759f71119cd1213
parentbd17f28451d92fbb4493a5f528fa746a1fdb51cf
parent5375667e58a98c528462068ce7caa6d9aaa0e613
Merge tag '5.18-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6

Pull cifs client fixes from Steve French:

 - reconnect fixes: one for DFS and one to avoid a reconnect race

 - small change to deal with upcoming behavior change of list iterators

* tag '5.18-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6:
  cifs: update internal module number
  cifs: force new session setup and tcon for dfs
  cifs: remove check of list iterator against head past the loop body
  cifs: fix potential race with cifsd thread