OSDN Git Service

Merge tag '6.5-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 15 Aug 2023 20:00:40 +0000 (20:00 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 15 Aug 2023 20:00:40 +0000 (20:00 +0000)
commit2d7b8c6b90e4054a35eb59cd6d7c66e903e8ae4b
treec57af32dc871c8af3fdfb836d91efb2566b786a8
parentd4f8e13b0614dc237deefb4e270d6d0f060bed70
parent7b38f6ddc97bf572c3422d3175e8678dd95502fa
Merge tag '6.5-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6

Pull smb client fixes from Steve French:
 "Three smb client fixes, all for stable:

   - fix for oops in unmount race with lease break of deferred close

   - debugging improvement for reconnect

   - fix for fscache deadlock (folio_wait_bit_common hang)"

* tag '6.5-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6:
  smb3: display network namespace in debug information
  cifs: Release folio lock on fscache read hit.
  cifs: fix potential oops in cifs_oplock_break