libxl: refactor code to construct disk from xenstore backend
authorIan Campbell <ian.campbell@citrix.com>
Tue, 18 Oct 2011 09:35:56 +0000 (10:35 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 18 Oct 2011 09:35:56 +0000 (10:35 +0100)
commit992b71cf41cc3882e627b004af5259c0df9cdd72
tree7baeae5820538aa73c556ab2e2543e2a65c93da8
parentf840d898c7a740e18008c183ab13d270120d57d2
libxl: refactor code to construct disk from xenstore backend

Temporarily retain unsafe behaviour of reading f.e. directory.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson.citrix.com>
Committed-by: Ian Jackson <ian.jackson.citrix.com>
tools/libxl/libxl.c