]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag '5.19-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 19 Jun 2022 02:44:44 +0000 (21:44 -0500)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 19 Jun 2022 02:44:44 +0000 (21:44 -0500)
commit337fc1297c469ef904f6102ec921858a0a173744
treea45f47627432c936c70492f14e979370af41a724
parent9fa163e9de4e9f6f86f3a474ae2fb86521a94ffc
parent774f2c836cdb95ad97aec7d8e265a9b67a47aaad
Merge tag '5.19-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6

Pull cifs client fixes from Steve French:
 "Two cifs debugging improvements - one found to deal with debugging a
  multichannel problem and one for a recent fallocate issue

  This does include the two larger multichannel reconnect (dynamically
  adjusting interfaces on reconnect) patches, because we recently found
  an additional problem with multichannel to one server type that I want
  to include at the same time"

* tag '5.19-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6:
  cifs: when a channel is not found for server, log its connection id
  smb3: add trace point for SMB2_set_eof