Re: [PATCH v4 3/7] block: update chunk_sectors in blk_stack_limits()

2016-09-29 Thread Martin K. Petersen
> "Damien" == Damien Le Moal writes: Reviewed-by: Martin K. Petersen -- Martin K. Petersen Oracle Linux Engineering -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel

Re: [PATCH v4 3/7] block: update chunk_sectors in blk_stack_limits()

2016-09-28 Thread Shaun Tancheff
On Wed, Sep 28, 2016 at 3:45 AM, Damien Le Moal wrote: > From: Hannes Reinecke > > Signed-off-by: Hannes Reinecke > Signed-off-by: Damien Le Moal > --- > block/blk-settings.c | 4 > 1 file changed, 4 insertions(+) > > diff --git a/block/blk-settings.c b/block/blk-settings.c > index b1d5b7

[PATCH v4 3/7] block: update chunk_sectors in blk_stack_limits()

2016-09-28 Thread Damien Le Moal
From: Hannes Reinecke Signed-off-by: Hannes Reinecke Signed-off-by: Damien Le Moal --- block/blk-settings.c | 4 1 file changed, 4 insertions(+) diff --git a/block/blk-settings.c b/block/blk-settings.c index b1d5b7f..55369a6 100644 --- a/block/blk-settings.c +++ b/block/blk-settings.c @@