On Fri, Aug 01, 2014 at 11:13:00AM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > If an inode fails checksum verification during pass 1 and the user > doesn't fix or clear the inode as part of the regular inode checks, > ensure that e2fsck remembers to ask the user if he simply wants to > correct the checksum. > > We weren't capturing all the ways out of an interation of the inode > scanning loop, which means that not all errors were caught. Also, > we might as well clear the 'failed csum' flag if we write the inode > directly from the inode scanning loop. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Applied, thanks. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html