Updated patch descriptions with a little more info about the problem fixed. Added cc:stable 5.4+ and merged into cifs-2.6.git for-next (pending a little more testing - buildbot etc. - but looks good) On Tue, Nov 10, 2020 at 2:35 AM Rohith Surabattula <rohiths.msft@xxxxxxxxx> wrote: > > Hi All, > > 1) During cifs reconnect, there is possibility of MID pending list > corruption when both offload and demultiplex thread tries to dequeue > MID from the list. > 2) Mid callback needs to be called only when valid data is read from socket. > > So, I have addressed the above issues and attached the patches. > > Regards, > Rohith -- Thanks, Steve