Re: [PATCH] block: fix bio splitting on max sectors

From: Keith Busch
Date: Fri Jan 22 2016 - 15:33:58 EST


On Fri, Jan 22, 2016 at 12:22:18PM -0800, Linus Torvalds wrote:
>
> On Jan 22, 2016 12:11 PM, "Keith Busch" <keith.busch@xxxxxxxxx> wrote:
> >
> > The value of max_sectors doesn't change in this function
>
> Why do you say that? It depends on the offset, so it clearly *does* change.

The only "offset" used is the bio's start sector, which doesn't change.