On Fri, 17 Aug 2012, Martin K. Petersen wrote: > Date: Fri, 17 Aug 2012 12:11:50 -0400 > From: Martin K. Petersen <martin.petersen@xxxxxxxxxx> > To: Lukas Czerner <lczerner@xxxxxxxxxx> > Cc: linux-scsi@xxxxxxxxxxxxxxx, JBottomley@xxxxxxxxxxxxx, tytso@xxxxxxx, > pbonzini@xxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx > Subject: Re: [PATCH] scsi_debug: Fix off-by-one bug when unmapping region > > >>>>> "Lukas" == Lukas Czerner <lczerner@xxxxxxxxxx> writes: > > Lukas> Currently it is possible to unmap one more block than user > Lukas> requested to due to the off-by-one error in unmap_region(). This > Lukas> is probably due to the fact that the end variable despite its > Lukas> name actually points to the last block to unmap + 1. However in > Lukas> the condition it is handled as the last block of the region to > Lukas> unmap. > > Acked-by: Martin K. Petersen <martin.petersen@xxxxxxxxxx> > I am still not seeing it in anywhere, is this going in any time soon ? Thanks! -Lukas -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html