From 59498fc8ba83fabb3838e820a35ff52f963298e1 Mon Sep 17 00:00:00 2001 From: Steven Seungcheol Lee Date: Mon, 17 Apr 2023 14:26:27 +0900 Subject: [PATCH] build: Bump libnvme wrap to fix io_mgmt apis TP4146 Flexible Data Placement 2022.11.30 Ratified Command Dword 10 Bits[31:16] : Management Operation Specific (MOS) Bits[07:00] : Management Operation (MO) https://github.com/linux-nvme/libnvme/pull/626 Signed-off-by: Steven Seungcheol Lee --- subprojects/libnvme.wrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subprojects/libnvme.wrap b/subprojects/libnvme.wrap index 1f4231c1..02c8db95 100644 --- a/subprojects/libnvme.wrap +++ b/subprojects/libnvme.wrap @@ -1,6 +1,6 @@ [wrap-git] url = https://github.com/linux-nvme/libnvme.git -revision = c90eeff5f5bfab597a6152d979aa7049524dd79f +revision = ef27cf88b1aeed3ba778740f5f71dbd98a79073d [provide] libnvme = libnvme_dep -- 2.49.0