On Sat, Oct 25, 2014 at 01:58:12PM -0700, Darrick J. Wong wrote: > e2fsck uses an array to store directory usage information during pass > 3; the usage context also contains a pointer to the last directory > looked up. When expanding the dir_info array, this cache pointer > needs to be cleared if the array resize changed the pointer location, > or else we'll later walk off the end of this dead pointer. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > Reported-by: Sami Liedes <sami.liedes@xxxxxx> 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