Hi, On Thu, Feb 01, 2024 at 12:58:28PM +0000, Mohamed Abuelfotoh, Hazem wrote: > > On 31/01/2024 17:19, Paulo Alcantara wrote: > > Greg, could you please drop > > > > b3632baa5045 ("cifs: fix off-by-one in SMB2_query_info_init()") > > > > from v5.10.y as suggested by Salvatore? > > > > Thanks. > > Are we dropping b3632baa5045 ("cifs: fix off-by-one in > SMB2_query_info_init()") from v5.10.y while keeping it on v5.15.y? if we are > dropping it from v5.15.y as well then we should backport 06aa6eff7b smb3: > Replace smb2pdu 1-element arrays with flex-arrays to v5.15.y I remember > trying to backport this patch on v5.15.y but there were some merge conflicts > there. > > 06aa6eff7b smb3: Replace smb2pdu 1-element arrays with flex-arrays While I'm not eligible to say what should be done, my understading is that Greg probably would prefer to have the "backport 06aa6eff7b" version. What we know is that having now both commits in the stable-rc/linux-5.10.y queue breaks cifs and the backport variants seens to work fine (Paulo Alcantara probably though can comment best). As 06aa6eff7b smb3: Replace smb2pdu 1-element arrays with flex-arrays was backportable to 5.10.y it should now work as well for the upper one 5.15.y. Regards, Salvatore