Re: [PATCH v3 01/11] block: make generic_make_request handle arbitrarily sized bios

From: Ming Lin
Date: Fri May 22 2015 - 13:49:16 EST


On Mon, May 18, 2015 at 9:52 AM, Jeff Moyer <jmoyer@xxxxxxxxxx> wrote:
>
>> +static struct bio *blk_bio_segment_split(struct request_queue *q,
>> + struct bio *bio,
>> + struct bio_set *bs)
>> +{
>
> Funny name for a function that also merges segments. ;-) I admit I am

I'm trying to understand ... but I didn't see it also merges segments.

> at a loss for coming up with a better name that won't overflow 80
> columns.
>
> Other than that, this looks sane.
>
> Cheers,
> Jeff
--
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/