On Wed, Jul 14, 2021 at 02:19:07PM +1000, Dave Chinner wrote: > Also, move the good version number check into xfs_sb.c instead of it > being an inline function in xfs_format.h I think we kept it in the header so that repair can use it trivially without needing a non-static function without out of file users in the kernel.