Merge tag 'v6.17-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 29 Aug 2025 15:51:34 +0000 (08:51 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 29 Aug 2025 15:51:34 +0000 (08:51 -0700)
commit2575e638e2d9c70971e5232398ca22afa6f06293
treeb4340fd09187d7017ddfb8c7713f4cea3baba0e8
parent469447200aed04c383189b64aa07070be052c48a
parentab529e6ca1f67bcf31f3ea80c72bffde2e9e053e
Merge tag 'v6.17-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6

Pull smb client fixes from Steve French:

 - Fix possible refcount leak in compound operations

 - Fix remap_file_range() return code mapping, found by generic/157

* tag 'v6.17-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6:
  fs/smb: Fix inconsistent refcnt update
  smb3 client: fix return code mapping of remap_file_range