Hi Ted, On Wed, May 24, 2017 at 06:03:40PM -0400, Theodore Ts'o wrote: > On Tue, May 23, 2017 at 10:34:32AM +0200, Jan Kara wrote: > > > Cc: stable@xxxxxxxxxxxxxxx # v3.7+ > > > Signed-off-by: Eryu Guan <eguan@xxxxxxxxxx> > > > > Yeah, thanks for fixing this! Actually this is a bug introduced by my > > recent fixes. Previously, 'end' used to be "one block after the end" and so > > the math worked out correctly :-|. You can add: > > > > Reviewed-by: Jan Kara <jack@xxxxxxx> > > Thanks, applied. (And I've dropped the Cc: stable) (Sorry for the late response, not sure why my redhat account didn't get this email, and my gmail account just got this mail today..) Actually this is an old bug and can be reproduced without Jan's patchset. So I think "Cc: stable" is still needed. Thanks, Eryu