Message ID | 20221003094344.242593-1-sagi@grimberg.me (mailing list archive) |
---|---|
Headers | show |
Series | nvme-mpath: Add IO stats support | expand |
I've applied this with nvme_start_request changed to an inline funtion.
On Tue, Nov 29, 2022 at 03:45:10PM +0100, Christoph Hellwig wrote: > I've applied this with nvme_start_request changed to an inline > funtion. You'll also need to change patch 2 with this inlined. That patch needs to either inline nvme_mpath_start_request(), or add an EXPORT_SYMBOL_GPL.