[PATCHv2 1/2] block: export passthrough stats enabled

Christoph Hellwig hch at lst.de
Wed May 27 06:14:58 PDT 2026


> +static inline bool blk_rq_passthrough_stats(struct request *req,
> +					    struct request_queue *q)

The kerneldoc requested last time would be really nice to have.
Also, now that this is a public API killing the q argument and
just using req->q would make the API easier to understand.




More information about the Linux-nvme mailing list