|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] [PATCH V4] libxl: make libxl communicate with xenstored
Hi,
The functions, such as dm_xenstore_record_pid, do not have a ctx pointer in its
function parameters. In these functions, if they invoke the libxl__xs_open, it
does not have ctx pointer. Should we use the extern ctx directly? I find only
the functions in xl_cmdimpl.c use ctx in this way, and the other functions
under libxl get the ctx pointer from its function parameter.
Jun Zhu
Citrix Systems UK
________________________________________
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|