Re: [PATCH] ext4: Fix up range_end offset in range cyclic writeback

From: Ted Ts'o
Date: Mon Jan 09 2012 - 10:17:09 EST


On Sat, Jan 07, 2012 at 07:23:32PM -0800, Shantanu Goel wrote:
>
>
> The patch below fixes the range_end calculation which should be a
> byte offset and not a page index.  Also, the patch updates the `end'
> index as well when looping again in range cyclic mode.

Hi Shantanu,

This patch looks good; thanks for spotting this! Can I ask how you
spotted this and whether it was by code inspection because the
incorrect code was causing some serious problem?

Basically, it's late in the merge window, and I'd rather not include
any new patches unless they are fixing a serious problem at this
point. Otherwise, I'll make sure it gets merged for the next merge
window.

Thanks,

- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/