From 3810310530a4ae832cd5bfa5d659aef33f4c5dc9 Mon Sep 17 00:00:00 2001 From: Jeremy Kerr Date: Wed, 17 Aug 2022 13:08:58 +0800 Subject: [PATCH] subprojects/libnvme: update for MI admin command coverage In upcoming changes, we'll want to use the expanded Admin command coverage for the MI transport. This change bumps to the merge commit adding that support: commit 501347ffdf6321d42ceabf173792c95bd44dac0d Merge: 0e4d1ce d60b04b Author: Daniel Wagner Date: Tue Aug 16 08:59:33 2022 +0200 Merge pull request #457 from CodeConstruct/mi+admin MI: expand admin command implementation Signed-off-by: Jeremy Kerr --- subprojects/libnvme.wrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subprojects/libnvme.wrap b/subprojects/libnvme.wrap index 5bdba257..2cdd6796 100644 --- a/subprojects/libnvme.wrap +++ b/subprojects/libnvme.wrap @@ -1,6 +1,6 @@ [wrap-git] url = https://github.com/linux-nvme/libnvme.git -revision = 47e3562a7d9b4bb871f374058c52c654fb4735e9 +revision = 501347ffdf6321d42ceabf173792c95bd44dac0d [provide] libnvme = libnvme_dep -- 2.51.0