[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191113170021.2e98f1fb.olaf@aepfle.de>
Date: Wed, 13 Nov 2019 17:00:21 +0100
From: Olaf Hering <olaf@...fle.de>
To: "K. Y. Srinivasan" <kys@...rosoft.com>,
Haiyang Zhang <haiyangz@...rosoft.com>,
Stephen Hemminger <sthemmin@...rosoft.com>
Cc: Sasha Levin <sashal@...nel.org>,
linux-hyperv@...r.kernel.org (open list:Hyper-V CORE AND DRIVERS),
linux-kernel@...r.kernel.org (open list)
Subject: Re: [PATCH v2] tools/hv: async name resolution in kvp_daemon
Am Wed, 13 Nov 2019 16:54:00 +0100
schrieb Olaf Hering <olaf@...fle.de>:
> During this time all "FullyQualifiedDomainName" requests will be
> answered with an empty string.
> + strcpy(key_value, full_domain_name ? : "");
> strcpy(key_name, "FullyQualifiedDomainName");
KY, Haiyang, Stephen,
please check if the host side can actually handle such temporary, empty string.
If the tools cache the first result, the implemented approach can not work.
If that is indeed the case, is there some sort of -ERETRY in the protocol?
Olaf
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists