On Tue, Aug 12, 2025 at 07:20:21PM -0700, Darrick J. Wong wrote: > On Tue, Aug 12, 2025 at 11:05:36AM +0200, Christoph Hellwig wrote: > > Hi all, > > > > syncing changes to xfs_log_recover.h has been a bit of a pain. > > > > Fix this my moving it to libxfs/ and updating it to the full kernel > > version. > > Looks ok, but what's your motivation? Just making libxfs-apply happy? Yes, or rather to make the user running it happy :) The current trigger is the log iovec cleanups, but I ran into it a few times before.