On Tue, Aug 9, 2022 at 6:28 PM Darrick J. Wong <djwong@xxxxxxxxxx> wrote: > > On Tue, Aug 09, 2022 at 01:17:04PM +0200, Amir Goldstein wrote: > > Hi Darrick, > > > > This is a small update of simple backports from v5.15 that shouldn't be > > too hard to review. > > > > I rather take "remove support for disabling quota accounting" to 5.10.y > > even though it is not a proper bug fix, as a defensive measure and in > > order to match the expefctations of fstests from diabling quota. > > I don't agree with making quotaoff a nop after 136 releases of the 5.10 > series. Turning off quota accounting on a running system might be > risky, but anyone who's using it in 5.10 most likely expects it to > continue working, infrequent warts and all. > OK. > > These backports survived the standard auto group soak for over 40 runs > > on the 5 test configs. > > > > Please ACK. > > Patches 2-4 are straightforward fixes, so: > Acked-by: Darrick J. Wong <djwong@xxxxxxxxxx> > Thanks, Amir.