From 42e15f8cf1a3860c86cf498b46cf1530473f02cd Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 24 Apr 2024 12:23:34 +0100 Subject: [PATCH] Update common submodule In particular pick this: commit 93a7f3af5c23ece6a8e092827ed5928a8973fd3c Author: Richard W.M. Jones Date: Wed Apr 24 12:08:01 2024 +0100 options: Allow nbd+unix:// URIs (cherry picked from commit 7968de46f17eed7f18c200c6528ebdfec5c3f279) RWMJ: Although this is strictly a new feature, we don't have much choice except to pick it for the stable 1.52 branch since it's part of the submodule. However it's probably a good idea to have this as it aligns with our goal to have better support NBD URIs everywhere. --- common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common b/common index 54869c987..93a7f3af5 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 54869c9875318db5e7b7c07be1b17931fbc17895 +Subproject commit 93a7f3af5c23ece6a8e092827ed5928a8973fd3c