]> www.infradead.org Git - users/willy/pagecache.git/commit
Merge tag '6.13-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 14 Dec 2024 01:36:02 +0000 (17:36 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 14 Dec 2024 01:36:02 +0000 (17:36 -0800)
commita446e965a188ee8f745859e63ce046fe98577d45
treecc5bf877cbfe4fdf9ceaaf7f3746bc7533d4560e
parentf86135613a2552b1e6c0875726f45b34b0ddd5a6
parent633609c48a358134d3f8ef8241dff24841577f58
Merge tag '6.13-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6

Pull smb client fixes from Steve French:

 - fix rmmod leak

 - two minor cleanups

 - fix for unlink/rename with pending i/o

* tag '6.13-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6:
  smb: client: destroy cfid_put_wq on module exit
  cifs: Use str_yes_no() helper in cifs_ses_add_channel()
  cifs: Fix rmdir failure due to ongoing I/O on deleted file
  smb3: fix compiler warning in reparse code