On Mon, 2015-11-16 at 15:20 +0000, Ian Jackson wrote:
> create_webfile needs a pathname in the shared public-html directory.
> These paths need to be (a) stable (b) unique across all running jobs.
> We achieve this by basing the filenames on the hostname and (for a
> guest) the guest name.
> 
> But for an L2 guest we need to include the physical host name too,
> because the L1 `host' is not unique.
> 
> Fix this by using hostnamepath(), replacing the open-coded single
> iteration.
> 
> Reported-by: Ian Campbell <ian.campb...@citrix.com>
> CC: Robert Ho <robert...@intel.com>
> Signed-off-by: Ian Jackson <ian.jack...@eu.citrix.com>

Acked-by: Ian Campbell <ian.campb...@citrix.com>


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to