Re: [PATCH 04/60] block: floppy: use bio_add_page()
From: Ming Lei <tom.leiming@gmail.com>
Date: 2016-10-31 22:54:36
Also in:
linux-fsdevel, lkml
From: Ming Lei <tom.leiming@gmail.com>
Date: 2016-10-31 22:54:36
Also in:
linux-fsdevel, lkml
On Mon, Oct 31, 2016 at 11:26 PM, Christoph Hellwig [off-list ref] wrote:
Why not keep the bio_add_page in the same spot as direct assignments were before?
I just want to put adding page after setting bi_bdev. Thanks, Ming Lei