nvme: add support for passing on the application tag
authorKanchan Joshi <joshi.k@samsung.com>
Thu, 28 Nov 2024 11:22:38 +0000 (16:52 +0530)
committerJens Axboe <axboe@kernel.dk>
Mon, 16 Dec 2024 13:58:15 +0000 (06:58 -0700)
commit305b378e1c1cd89afcb2bded47f57907a6ab9d76
tree2236d2d530f3f0a09d092a43c3ee5b81dcc975da
parent2ce55b4955052b2cd2fb5bd790353258d5d03817
nvme: add support for passing on the application tag

With user integrity buffer, there is a way to specify the app_tag.
Set the corresponding protocol specific flags and send the app_tag down.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Anuj Gupta <anuj20.g@samsung.com>
Signed-off-by: Kanchan Joshi <joshi.k@samsung.com>
Reviewed-by: Keith Busch <kbusch@kernel.org>
Link: https://lore.kernel.org/r/20241128112240.8867-9-anuj20.g@samsung.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/nvme/host/core.c