Hi guys,
    Went through current code and found calling
supervdsm(function:getProxy()) is only called from threads of vdsm, and
supervdsm can be called from other processes in current scheme. My plan to
change supervdsm and vdsm startup process is meant to limit call of
getProxy only to vdsm process and its threads, that is to say not allow
subprocesses and other process to call super vdsm. I know we are going to
move all the "sudo " to supervdsm, So I want to ask if my plan will make
constraints to these or introduce other troubles?
    Thanks for your answer!
_______________________________________________
vdsm-devel mailing list
vdsm-devel@lists.fedorahosted.org
https://fedorahosted.org/mailman/listinfo/vdsm-devel

Reply via email to