Re: [PATCH for stable] smb: client/smbdirect: fix MR registration for coalesced SG lists
Sasha Levin <[email protected]> Sat, 9 May 2026 08:47:01 -0400
| Newsgroups | gmane.linux.kernel.stable,gmane.linux.kernel.cifs,gmane.network.samba.internals |
|---|---|
| Message-ID | <20260509122858.2097e82fa847.re-smbdirect-mr-coalesced-sg@kernel.org> |
> [PATCH for stable] smb: client/smbdirect: fix MR registration for coalesced SG lists Queued for 7.0.y and 6.18.y, thanks. The Fixes commit c7398583340a is also present on 6.12/6.6/6.1, but the patch you sent uses the post-rename mr->sgt/.../mr-> field names that match 7.0/6.18; on 6.12/6.6 the same code uses smbdirect_mr->... and 6.1 has yet another older variant. Could you send adapted backports for 6.12.y, 6.6.y and 6.1.y (or let me know if you'd like me to skip those branches)?