On Wed, Apr 29, 2020 at 06:10:15PM +0800, Qu Wenruo wrote: > The whole maybe_repair_root_item() and repair_root_items() functions are > introduced to handle an ancient bug in v3.17. > > However in certain extent tree corruption case, such early exit would > only exit the whole check process early on, preventing user to know > what's really wrong about the fs. > > So this patch will allow the check to continue, since the ancient bug is > no long that common. > > Signed-off-by: Qu Wenruo <wqu@xxxxxxxx> Added to devel, thanks.
