On Fri, Dec 16, 2016 at 09:56:19AM -0600, Eric Sandeen wrote: > Today, pointing repair at an image hosted on a non-xfs > filesystem will result in a XFS_IOC_FSGEOMETRY_V1 failure, > but repair generally proceeds without further problems. > > However, calling do_warn() sets fs_is_dirty to 1, so > xfs_repair -n exits with non-zero status, indicating > corruption. This is incorrect. > > Change the message to use do_log so that it does not > incorrectly indicate corruption. Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html