Hi again Sasha, On Wed, Nov 22, 2023 at 06:32:32PM +0100, Pablo Neira Ayuso wrote: > On Wed, Nov 22, 2023 at 11:21:51AM -0500, Sasha Levin wrote: > > On Tue, Nov 21, 2023 at 01:13:30PM +0100, Pablo Neira Ayuso wrote: > > > commit 0ce7cf4127f14078ca598ba9700d813178a59409 upstream. > > > > > > Do not update table flags from the preparation phase. Store the flags > > > update into the transaction, then update the flags from the commit > > > phase. > > > > We don't seem to have this or the following commits in the 5.10 tree, > > are they just not needed there? > > Let me have a look at 5.10, 23/26, 24/26 and 25/26 are likely > candidates. > > But not 26/26 in this series. > > Let me test them and I will send you a specific patch series in > another mail thread for 5.10 if they are required. You can apply 23/26, 24/26 and 25/26 to 5.10 -stable coming in this series for -stable 5.4. I haved tested here on -stable 5.10, they also apply cleanly. Thanks.