]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
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)
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


Trivial merge