[PATCH 14/16] block: switch polling to be bio based

Christoph Hellwig hch at lst.de
Wed Nov 3 00:22:23 PDT 2021


On Wed, Nov 03, 2021 at 03:11:25PM +0800, chenxiang (M) wrote:
> For some scsi command sent by function __scsi_execute() without data, it 
> has request but no bio (bufflen = 0),
> then how to use bio_poll() for them ?

You can't send these requests as polled.  Note that these are passthrough
requests only.



More information about the Linux-nvme mailing list