On Mon, Aug 11, 2025 at 08:31:42AM -0700, Darrick J. Wong wrote: > On Mon, Aug 11, 2025 at 01:46:03PM +0200, Christoph Hellwig wrote: > > On Mon, Jul 28, 2025 at 10:30:10PM +0200, Andrey Albershteyn wrote: > > > From: "Darrick J. Wong" <djwong@xxxxxxxxxx> > > > > > > Provide a new function call so that validation errors can be reported > > > back to the filesystem. > > > > This feels like an awfull generic name for a very specific error > > condition. > > <shrug> ->verity_failure? Either that or make it generic. Either way it needs to be documented in the usual places that document file operations including explaining when it is supposed to be called.