On Tue, Dec 10, 2013 at 05:21:54PM -0800, Darrick J. Wong wrote: > When deleting an entire extent, we cannot always slip to the previous > leaf extent because there might not /be/ a previous extent. > Attempting to correct for that error by asking for the 'current' leaf > extent also doesn't work, because the failed attempt to change to the > previous extent leaves us with no current extent. > > Fix this problem by recording the lblk of the next extent before > deleting the current extent and _goto()ing to the next extent after > the deletion. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Thanks, applied. - 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