]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'v6.16-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 14 Jun 2025 17:13:32 +0000 (10:13 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 14 Jun 2025 17:13:32 +0000 (10:13 -0700)
commit8c6bc74c7f8910ed4c969ccec52e98716f98700a
tree800b9946e503d7ea77a601f35eef77d2430b977a
parentac91b4de4492bfdbbf46b265fb6c5c0ed4b66504
parent72dd7961a4bb4fa1fc456169a61dd12e68e50645
Merge tag 'v6.16-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6

Pull smb client fixes from Steve French:

 - SMB3.1.1 POSIX extensions fix for char remapping

 - Fix for repeated directory listings when directory leases enabled

 - deferred close handle reuse fix

* tag 'v6.16-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6:
  smb: improve directory cache reuse for readdir operations
  smb: client: fix perf regression with deferred closes
  smb: client: disable path remapping with POSIX extensions