Re: [PATCH] block: make sure big bio is splitted into at most 256 bvecs

From: Kent Overstreet
Date: Tue Apr 05 2016 - 20:36:16 EST


On Tue, Apr 05, 2016 at 05:30:07PM -0700, Shaohua Li wrote:
> this one:
> http://marc.info/?l=linux-kernel&m=145926976808760&w=2

Ah. that patch won't actually fix the bug, since md isn't using
blk_default_limits, it's using blk_set_stacking_limits().