On Sat, May 10, 2025 at 08:53:01AM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Online fsck was finished a year ago, in Linux 6.10. The exchange-range > syscall and parent pointers were merged in the same cycle. None of > these have encountered any serious errors in the year that they've been > in the kernel (or the many many years they've been under development) so > let's drop the shouty warnings. Looks good. Talking about experimental warnings, I'd also like to drop the pnfs warning. The code has been around forever, and while we found occasional issues in the nfsd side of it, they were quickly fixed.