]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/xen.git/commit
cxenstored: avoid using hardcoded paths
authorWei Liu <wei.liu2@citrix.com>
Tue, 13 Oct 2015 13:40:28 +0000 (14:40 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 14 Oct 2015 10:05:35 +0000 (11:05 +0100)
commit7a9203633ef8a7f215deee531d47aa203f195395
treee3d2c3c7824ae29aaa72c6f58147e7284d363bd5
parent66c8e456b7f152989c556123bd56d1d940abad8e
cxenstored: avoid using hardcoded paths

Use library functions which return socket paths instead.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
tools/xenstore/xenstored_core.c