[PATCH v3] block: unmap and free user mapped integrity via submitter
Ming Lei
ming.lei at redhat.com
Tue Jun 11 21:16:00 PDT 2024
On Mon, Jun 10, 2024 at 7:26 PM Anuj Gupta <anuj20.g at samsung.com> wrote:
>
> The user mapped intergity is copied back and unpinned by
> bio_integrity_free which is a low-level routine. Do it via the submitter
> rather than doing it in the low-level block layer code, to split the
> submitter side from the consumer side of the bio.
>
> Signed-off-by: Anuj Gupta <anuj20.g at samsung.com>
> Signed-off-by: Kanchan Joshi <joshi.k at samsung.com>
> Reviewed-by: Christoph Hellwig <hch at lst.de>
Reviewed-by: Ming Lei <ming.lei at redhat.com>
More information about the Linux-nvme
mailing list