On Tue, Jan 21, 2014 at 03:40:11PM +0800, Zheng Liu wrote: > On Mon, Jan 20, 2014 at 10:21:58PM -0800, Darrick J. Wong wrote: > > When we're iterating extents during a punch operation, the loop exits > > if the punch region is entirely to the right of the extent we're > > looking at. This can happen if the punch region starts in the middle > > of a hole and covers mapped extents. When this happens, we want to > > skip to the next extent, because it might be punchable. > > > > Also, if we've totally passed the punch range, stop. > > > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Reviewed-by: Zheng Liu <wenqing.lz@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