xen-troops / xen

Mirror of the Xen Repository
http://xenproject.org
Other
6 stars 17 forks source link

Pcid fixes #195

Closed dsemenets closed 1 year ago

dsemenets commented 1 year ago

Corrected error checking in function vchan_find_server

Signed-off-by: Dmitry Semenets dmitry.semenets@gmail.com

dsemenets commented 1 year ago

May we just remove watch before removing directory from xenstore? In this case, watch will not fire.

Remove directory and read_watch caused in different threads.

lorc commented 1 year ago

Acked-by: Volodymyr Babchuk <volodymyr_babchuk@epam.com>