On Thu, May 03, 2018 at 11:05:59AM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Don't panic() the system if the bmap records are garbage, just call > ASSERT which gives us the same backtrace but enables developers to > control if the system goes down or not. This makes debugging with > generic/388 much easier because it won't reboot the machine midway > through a run just because btree_read_bufl returns EIO when the fs has > already shut down. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> 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