On Wed, Nov 12, 2014 at 02:43:29PM -0800, Darrick J. Wong wrote: > When looking for the start of the hugefile range, the 'next' variable > is incorrectly decremented. If we happened to find a single free > block, the effect of this decrement is that blk == next, which means > that we never modify the loop control variable, so get_start_block > never returns. > > 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