]> www.infradead.org Git - users/hch/xfs.git/commit
Merge tag 'v6.11-rc4-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 24 Aug 2024 00:50:21 +0000 (08:50 +0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 24 Aug 2024 00:50:21 +0000 (08:50 +0800)
commit66ace9a8f9b4dedc44045c1e47accf148c7cb5fa
tree14d1d2b33ddc90c4f063c4143c91c86a54de0566
parent7eb61cc674ee0f597e7954d38e4e08fe8c5b19ba
parent5e51224d2afbda57f33f47485871ee5532145e18
Merge tag 'v6.11-rc4-client-fixes' of git://git.samba.org/sfrench/cifs-2.6

Pull smb client fixes from Steve French:

 - fix refcount leak (can cause rmmod fail)

 - fix byte range locking problem with cached reads

 - fix for mount failure if reparse point unrecognized

 - minor typo

* tag 'v6.11-rc4-client-fixes' of git://git.samba.org/sfrench/cifs-2.6:
  smb/client: fix typo: GlobalMid_Sem -> GlobalMid_Lock
  smb: client: ignore unhandled reparse tags
  smb3: fix problem unloading module due to leaked refcount on shutdown
  smb3: fix broken cached reads when posix locks