]> www.infradead.org Git - nvme.git/commit
Merge tag '6.15-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 19 Apr 2025 03:10:42 +0000 (20:10 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 19 Apr 2025 03:10:42 +0000 (20:10 -0700)
commit8560697b23dc2f405cb463af2b17256a9888129d
treef9c4737f619dc6287c1f1714be0d1949558dffe3
parent3088d26962e802efa3aa5188f88f82a957f50b22
parent95d2b9f693ff2a1180a23d7d59acc0c4e72f4c41
Merge tag '6.15-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6

Pull smb client fixes from Steve French:

 - Fix hard link lease key problem when close is deferred

 - Revert the socket lockdep/refcount workarounds done in cifs.ko now
   that it is fixed at the socket layer

* tag '6.15-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6:
  Revert "smb: client: fix TCP timers deadlock after rmmod"
  Revert "smb: client: Fix netns refcount imbalance causing leaks and use-after-free"
  smb3 client: fix open hardlink on deferred close file error