On Wed, Jun 30, 2021 at 03:55:16PM +0000, Chuck Lever III wrote: > > On Jun 30, 2021, at 11:53 AM, Russell King (Oracle) <linux@xxxxxxxxxxxxxxx> wrote: > > Has 5.13 been tested with nfsv3 ? > > > > Any ideas what's going on? > > Yes, fortunately! > > Have a look at commit 66d9282523b for a one-liner fix, it should apply > cleanly to v5.13. So was this a freak event or do we need some process change? Looks like the problem commit went in 3 days before 5.13. It was an mm commit so they're probably not set up to do nfsd testing, but nfsd is the only user of that function, right? It says it fixed a bug that could result in writing past the end of an array, so made sense that it was urgent. Sorry, just catching up! --b.