On Sat, Apr 25, 2020 at 10:42:10AM -0700, Christoph Hellwig wrote: > On Tue, Apr 21, 2020 at 07:06:09PM -0700, Darrick J. Wong wrote: > > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > > > When we're sorting recovered log items ahead of recovering them and > > encounter a log item of unknown type, actually print the type code when > > we're rejecting the whole transaction to aid in debugging. > > The subject seems wrong - we already complain, we are just not very > specific what we complain about as you mention in the actual commit log. > > With a fixed subject: ok, changed to: "xfs: report unrecognized log item type codes during recovery" --D > > Reviewed-by: Christoph Hellwig <hch@xxxxxx>