On Thu, Jul 24, 2014 at 12:53:30PM -0700, Ben Pfaff wrote:
> The umask is a process-wide value, so bind_unix_socket() races with file
> creation in other Open vSwitch threads.  This fixes the race.
> 
> The workaround for non-Linux systems is not ideal, but I do not know any
> other general solution.  I tested the workaround only on Linux.
> 
> CC: YAMAMOTO Takashi <yamam...@valinux.co.jp>
> Signed-off-by: Ben Pfaff <b...@nicira.com>

I'd appreciate a review of this.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to