]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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, 23 Dec 2024 15:17:16 +0000 (08:17 -0700)
commit472292cd8cfcfb9f2e7731c3c54196c35b8d283d
tree4a1ad9a1a6408c5b72e5ee0999a8420aeaa7e365
parent2c0487d8b1f1351d48a13b77b254a2bb6de49eb3
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