[Libguestfs] [PATCH] Add global mutex around each C call

mzatko at redhat.com mzatko at redhat.com
Thu May 15 15:39:07 UTC 2014


From: Maros Zatko <mzatko at redhat.com>

Patch adds recursive mutex around C calls, which tries to fix
potential race condition in guestfs_umount_local (see [1]).

[1] - https://bugzilla.redhat.com/show_bug.cgi?id=917706

Maros Zatko (1):
  generator: c.ml - wrap non deamon function with recursive mutex

 generator/c.ml | 12 ++++++++++++
 1 file changed, 12 insertions(+)

-- 
1.8.5.3




More information about the Libguestfs mailing list