Re: [PATCH V9 5/9] nvmet: add bio get helper for different backends
From: Christoph Hellwig <hch@lst.de>
Date: 2021-01-12 07:34:14
Also in:
linux-nvme
From: Christoph Hellwig <hch@lst.de>
Date: 2021-01-12 07:34:14
Also in:
linux-nvme
I'm not a huge fan of this helper, especially as it sets an end_io callback only for the allocated case, which is a weird calling convention.