Re: [PATCH v4 3/3] nvme: use blk API to remap ref tags for IOs with metadata
From: Keith Busch <hidden>
Date: 2018-07-25 17:58:53
Also in:
linux-nvme
From: Keith Busch <hidden>
Date: 2018-07-25 17:58:53
Also in:
linux-nvme
On Wed, Jul 25, 2018 at 06:46:17PM +0300, Max Gurtovoy wrote:
Also moved the logic of the remapping to the nvme core driver instead of implementing it in the nvme pci driver. This way all the other nvme transport drivers will benefit from it (in case they'll implement metadata support).
I'm afraid I won't be able to test any of this in the near future, but the code looks good to me! Acked-by: Keith Busch <redacted>